Searched refs:T_NtpSignDsocket (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntp_parser.h140 T_NtpSignDsocket = 357, enumerator in enum:yytokentype
307 #define T_NtpSignDsocket 357 macro
H A Dkeyword-gen.c75 { "ntpsigndsocket", T_NtpSignDsocket, FOLLBY_STRING },
H A Dntp_parser.c231 T_NtpSignDsocket = 357, enumerator in enum:yytokentype
398 #define T_NtpSignDsocket 357 macro
947 "T_NtpSignDsocket", "T_Orphan", "T_Panic", "T_Peer", "T_Peerstats",
H A Dntp_parser.y167 %token <Integer> T_NtpSignDsocket
505 | T_NtpSignDsocket T_String

Completed in 120 milliseconds