Searched refs:ns_t_nsap (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h162 #define T_NSAP ns_t_nsap
/macosx-10.10/libresolv-57/
H A Dnameser.h291 ns_t_nsap = 22, /* NSAP address. */ enumerator in enum:__ns_type
H A Dns_print.c328 case ns_t_nsap: {
H A Dres_debug.c447 {ns_t_nsap, "NSAP", "nsap address"},
H A Dres_mkupdate.c448 case ns_t_nsap:
H A Ddns_util.c1434 case ns_t_nsap: return "NSAP ";
1494 if (!strcasecmp(t, "NSAP")) { *n = ns_t_nsap; return 0; }

Completed in 102 milliseconds