Searched refs:T_Ntp (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h137 T_Ntp = 353, enumerator in enum:yytokentype
302 #define T_Ntp 353 macro
H A Dkeyword-gen.c171 { "ntp", T_Ntp, FOLLBY_TOKEN },
H A Dntp_parser.c164 T_Ntp = 353, enumerator in enum:yytokentype
329 #define T_Ntp 353 macro
922 "T_Notrust", "T_Ntp", "T_Ntpport", "T_NtpSignDsocket", "T_Orphan",
H A Dntp_parser.y161 %token <Integer> T_Ntp
799 | T_Ntp { $$ = create_attr_ival(T_Flag, $1); }
H A Dntp_config.c2582 case T_Ntp:

Completed in 96 milliseconds