Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h161 #define T_PX ns_t_px
Dnameser.h314 ns_t_px = 26, /* X.400 mail mapping. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c489 {ns_t_px, "PX", "mapping information"},
/bionic/libc/dns/nameser/
Dns_print.c281 case ns_t_px: { in ns_sprintrrf()