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

/macosx-10.10/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h172 #define T_NIMLOC ns_t_nimloc
/macosx-10.10/libresolv-57/
H A Dnameser.h301 ns_t_nimloc = 32, /* Nimrod Locator. */ enumerator in enum:__ns_type
H A Dres_debug.c457 {ns_t_nimloc, "NIMLOC", "NIMROD locator (unimplemented)"},
H A Ddns_util.c1444 case ns_t_nimloc: return "NIMLC";
1505 if (!strcasecmp(t, "NIMLOC")) { *n = ns_t_nimloc; return 0; }

Completed in 78 milliseconds