Home
last modified time | relevance | path

Searched refs:ns_t_naptr (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/include/arpa/
Dnameser_compat.h176 #define T_NAPTR ns_t_naptr
Dnameser.h325 ns_t_naptr = 35, /*%< Naming Authority PoinTeR */ enumerator
/freebsd-10-stable/lib/libc/resolv/
Dres_debug.c497 {ns_t_naptr, "NAPTR", "naptr"},
522 {ns_t_naptr, "NAPTR", "URN Naming Authority"},
Dres_mkupdate.c666 case ns_t_naptr: in res_nmkupdate()
/freebsd-10-stable/lib/libc/nameser/
Dns_print.c347 case ns_t_naptr: { in ns_sprintrrf()