Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_parser.h177 T_Orphan = 387, enumerator
389 #define T_Orphan 387 macro
H A Dkeyword-gen.c160 { "orphan", T_Orphan, FOLLBY_TOKEN },
H A Dntp_parser.c264 T_Orphan = 387, enumerator
476 #define T_Orphan 387 macro
H A Dntp_config.c2304 case T_Orphan: in config_tos()