Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_rdata.c99 case ns_t_mg: in ns_rdata_unpack()
182 case ns_t_mg: in ns_rdata_equal()
255 case ns_t_mg: in ns_rdata_refers()
H A Dns_print.c158 case ns_t_mg: in ns_sprintrrf()
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h219 #define T_MG ns_t_mg
H A Dnameser.h332 ns_t_mg = 8, /* Mail group member. */ enumerator
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c279 case ns_t_mg: return (detail ? "Mailbox Group member" : "MG"); in dns_type_string()
657 case ns_t_mg: in print_answer()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c488 {ns_t_mg, "MG", "mail group member"},