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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h180 #define T_MAILA ns_t_maila
/macosx-10.10.1/libresolv-57/
H A Dnameser.h316 ns_t_maila = 254, /* Transfer mail agent records. */ enumerator in enum:__ns_type
324 (t) == ns_t_mailb || (t) == ns_t_maila)
H A Dres_debug.c466 {ns_t_maila, "MAILA", "mail agent (deprecated)"},
H A Ddns_util.c1459 case ns_t_maila: return "MAILA";
1520 if (!strcasecmp(t, "MAILA")) { *n = ns_t_maila; return 0; }

Completed in 74 milliseconds