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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h167 #define T_GPOS ns_t_gpos
/macosx-10.10.1/libresolv-57/
H A Dnameser.h296 ns_t_gpos = 27, /* Geographical position (withdrawn). */ enumerator in enum:__ns_type
H A Dres_debug.c452 {ns_t_gpos, "GPOS", "geographical position (withdrawn)"},
H A Ddns_util.c1439 case ns_t_gpos: return "GPOS ";
1500 if (!strcasecmp(t, "GPOS")) { *n = ns_t_gpos; return 0; }

Completed in 88 milliseconds