Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dnameser_compat.h172 #define T_LOC ns_t_loc
H A Dnameser.h309 ns_t_loc = 29, /*%< Location Information. */ enumerator
/freebsd/lib/libc/resolv/
H A Dres_debug.c482 {ns_t_loc, "LOC", "location"},
/freebsd/lib/libc/nameser/
H A Dns_print.c334 case ns_t_loc: { in ns_sprintrrf()