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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h174 #define T_ATMA ns_t_atma
/macosx-10.10.1/libresolv-57/
H A Dnameser.h303 ns_t_atma = 34, /* ATM Address */ enumerator in enum:__ns_type
H A Dres_debug.c459 {ns_t_atma, "ATMA", "ATM address (unimplemented)"},
H A Ddns_util.c1446 case ns_t_atma: return "ATMA ";
1507 if (!strcasecmp(t, "ATMA")) { *n = ns_t_atma; return 0; }

Completed in 181 milliseconds