Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h252 #define T_MAILA ns_t_maila
H A Dnameser.h389 ns_t_maila = 254, /* Transfer mail agent records. */ enumerator
399 (t) == ns_t_mailb || (t) == ns_t_maila)
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dns.c328 case ns_t_maila: return (detail ? "Mail agent RRs" : "MAILA"); in dns_type_string()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c539 {ns_t_maila, "MAILA", "mail agent (deprecated)"},