Home
last modified time | relevance | path

Searched refs:T_PpsData (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dntp_parser.h201 T_PpsData = 402, /* T_PpsData */ enumerator
422 #define T_PpsData 402 macro
H A Dkeyword-gen.c212 { "ppsdata", T_PpsData, FOLLBY_STRING },
H A Dntp_parser.c293 T_PpsData = 402, /* T_PpsData */ enumerator
514 #define T_PpsData 402 macro
H A Dntp_config.c4108 case T_PpsData: in config_device()