Home
last modified time | relevance | path

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

/bionic/libc/private/
Darpa_nameser_compat.h195 #define T_MX ns_t_mx
Darpa_nameser.h264 ns_t_mx = 15, /* Mail routing information. */ enumerator
/bionic/libc/netbsd/resolv/
Dres_debug.c442 {ns_t_mx, "MX", "mail exchanger"},
/bionic/libc/netbsd/nameser/
Dns_print.c266 case ns_t_mx: in ns_sprintrrf()