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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h56 T_Calibrate = 272, enumerator in enum:yytokentype
221 #define T_Calibrate 272 macro
H A Dkeyword-gen.c169 { "calibrate", T_Calibrate, FOLLBY_TOKEN },
H A Dntp_parser.c83 T_Calibrate = 272, enumerator in enum:yytokentype
248 #define T_Calibrate 272 macro
907 "T_Calibrate", "T_Calldelay", "T_Ceiling", "T_Clockstats", "T_Cohort",
H A Dntp_parser.y80 %token <Integer> T_Calibrate
796 | T_Calibrate { $$ = create_attr_ival(T_Flag, $1); }
H A Dntp_config.c2570 case T_Calibrate:

Completed in 98 milliseconds