Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h188 T_Orphan = 389, /* T_Orphan */ enumerator
409 #define T_Orphan 389 macro
H A Dkeyword-gen.c161 { "orphan", T_Orphan, FOLLBY_TOKEN },
H A Dntp_parser.c280 T_Orphan = 389, /* T_Orphan */ enumerator
501 #define T_Orphan 389 macro
H A Dntp_config.c2405 case T_Orphan: in config_tos()