Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_parser.h109 T_Initalloc = 319, enumerator
321 #define T_Initalloc 319 macro
H A Dkeyword-gen.c192 { "initalloc", T_Initalloc, FOLLBY_TOKEN },
H A Dntp_parser.c196 T_Initalloc = 319, enumerator
408 #define T_Initalloc 319 macro
H A Dntp_config.c2570 case T_Initalloc: in config_access()