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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h171 #define T_EID ns_t_eid
/macosx-10.10.1/libresolv-57/
H A Dnameser.h300 ns_t_eid = 31, /* Endpoint identifier. */ enumerator in enum:__ns_type
H A Dres_debug.c456 {ns_t_eid, "EID", "endpoint identifier (unimplemented)"},
H A Ddns_util.c1443 case ns_t_eid: return "EID ";
1504 if (!strcasecmp(t, "EID")) { *n = ns_t_eid; return 0; }

Completed in 108 milliseconds