Home
last modified time | relevance | path

Searched refs:ns_t_mb (Results 1 – 6 of 6) sorted by relevance

/aosp12/bionic/libc/include/arpa/
H A Dnameser_compat.h127 #define T_MB ns_t_mb
H A Dnameser.h291 ns_t_mb = 7, /* Mailbox domain name. */ enumerator
/aosp12/packages/modules/DnsResolver/
H A Dres_debug.cpp329 {ns_t_mb, "MB", "mailbox"},
/aosp12/packages/modules/DnsResolver/tests/dns_responder/
H A Ddns_responder.cpp114 {ns_type::ns_t_mb, "MB"}, in dnstype2str()
115 {ns_type::ns_t_mb, "MG"}, in dnstype2str()
/aosp12/bionic/libc/dns/resolv/
H A Dres_debug.c488 {ns_t_mb, "MB", "mailbox"},
/aosp12/bionic/libc/dns/nameser/
H A Dns_print.c168 case ns_t_mb: in ns_sprintrrf()