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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h163 #define T_NSAP_PTR ns_t_nsap_ptr
/macosx-10.10.1/libresolv-57/
H A Dnameser.h292 ns_t_nsap_ptr = 23, /* Reverse NSAP lookup (deprecated). */ enumerator in enum:__ns_type
H A Ddns_util.c1435 case ns_t_nsap_ptr: return "NSPTR";
1495 if (!strcasecmp(t, "NSPTR")) { *n = ns_t_nsap_ptr; return 0; }
1496 if (!strcasecmp(t, "NSAP_PTR")){ *n = ns_t_nsap_ptr; return 0; }
H A Dres_debug.c448 {ns_t_nsap_ptr, "NSAP_PTR", "domain name pointer"},

Completed in 198 milliseconds