Home
last modified time | relevance | path

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

/bionic/libc/private/
Darpa_nameser_compat.h206 #define T_PX ns_t_px
Darpa_nameser.h275 ns_t_px = 26, /* X.400 mail mapping. */ enumerator
/bionic/libc/netbsd/resolv/
Dres_debug.c454 {ns_t_px, "PX", "mapping information"},
/bionic/libc/netbsd/nameser/
Dns_print.c286 case ns_t_px: { in ns_sprintrrf()