Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h173 T_Nolink = 374, /* T_Nolink */ enumerator
394 #define T_Nolink 374 macro
H A Dkeyword-gen.c139 { "nolink", T_Nolink, FOLLBY_TOKEN },
H A Dntp_parser.c265 T_Nolink = 374, /* T_Nolink */ enumerator
486 #define T_Nolink 374 macro
H A Dntp_config.c2579 case T_Nolink: in config_monitor()