Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_parser.h140 T_Link = 341, /* T_Link */ enumerator
361 #define T_Link 341 macro
HDkeyword-gen.c138 { "link", T_Link, FOLLBY_TOKEN },
HDntp_parser.c232 T_Link = 341, /* T_Link */ enumerator
453 #define T_Link 341 macro
2785 if (T_Link == (yyvsp[0].Integer)) in yyparse()
HDntp_config.c2575 case T_Link: in config_monitor()