Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/ntpd/
H A Dntp_parser.h245 T_U_int = 446, /* T_U_int */ enumerator
466 #define T_U_int 446 macro
H A Dntp_scanner.c851 token = T_U_int; in yylex()
H A Dntp_parser.c337 T_U_int = 446, /* T_U_int */ enumerator
558 #define T_U_int 446 macro
H A Dntp_config.c1313 my_val->type = T_U_int; in create_attr_uval()