Home
last modified time | relevance | path

Searched refs:T_NULL (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/localedef/
H A Dscanner.c473 return (T_NULL); in get_wide()
483 return (T_NULL); in get_wide()
498 return (T_NULL); in get_wide()
537 return (T_NULL); in get_symbol()
599 return (T_NULL); in consume_token()
726 return (T_NULL); in yylex()
H A Dparser.y64 %token T_NULL
/freebsd/contrib/tcpdump/
H A Dnameser.h96 #ifdef T_NULL
97 #undef T_NULL
133 #define T_NULL 10 /* null resource record */ macro
H A Dprint-domain.c488 { T_NULL, "NULL" }, /* RFC 1035 */
/freebsd/cddl/contrib/opensolaris/head/
H A Dsyms.h94 #define T_NULL 0 macro
/freebsd/include/arpa/
H A Dnameser_compat.h153 #define T_NULL ns_t_null macro
/freebsd/lib/libc/resolv/
H A Dres_mkquery.c160 ns_put16(T_NULL, cp); in res_nmkquery()