Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h120 T_Initalloc = 321, /* T_Initalloc */ enumerator
341 #define T_Initalloc 321 macro
H A Dkeyword-gen.c193 { "initalloc", T_Initalloc, FOLLBY_TOKEN },
H A Dntp_parser.c212 T_Initalloc = 321, /* T_Initalloc */ enumerator
433 #define T_Initalloc 321 macro
H A Dntp_config.c2682 case T_Initalloc: in config_access()