Home
last modified time | relevance | path

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

/freebsd-9-stable/include/arpa/
Dnameser_compat.h167 #define T_PX ns_t_px
Dnameser.h316 ns_t_px = 26, /*%< X.400 mail mapping. */ enumerator
/freebsd-9-stable/lib/libc/resolv/
Dres_debug.c488 {ns_t_px, "PX", "mapping information"},
/freebsd-9-stable/lib/libc/nameser/
Dns_print.c282 case ns_t_px: { in ns_sprintrrf()