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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h148 #define T_MG ns_t_mg
/macosx-10.10.1/libresolv-57/
H A Dnameser.h277 ns_t_mg = 8, /* Mail group member. */ enumerator in enum:__ns_type
H A Ddns_util.c399 case ns_t_mg:
904 case ns_t_mg:
1420 case ns_t_mg: return "MG ";
1480 if (!strcasecmp(t, "MG")) { *n = ns_t_mg; return 0; }
1606 case ns_t_mg:
H A Dns_print.c177 case ns_t_mg:
H A Dres_debug.c433 {ns_t_mg, "MG", "mail group member"},
H A Dres_mkupdate.c236 case ns_t_mg:

Completed in 142 milliseconds