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

/macosx-10.10/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h143 #define T_MD ns_t_md
/macosx-10.10/libresolv-57/
H A Dnameser.h272 ns_t_md = 3, /* Mail destination. */ enumerator in enum:__ns_type
H A Ddns_util.c395 case ns_t_md:
900 case ns_t_md:
1415 case ns_t_md: return "MD ";
1475 if (!strcasecmp(t, "MD")) { *n = ns_t_md; return 0; }
1602 case ns_t_md:
H A Dres_debug.c428 {ns_t_md, "MD", "mail destination (deprecated)"},

Completed in 198 milliseconds