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

/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dnameser_compat.h166 #define T_PX ns_t_px
/macosx-10.10.1/libresolv-57/
H A Dnameser.h295 ns_t_px = 26, /* X.400 mail mapping. */ enumerator in enum:__ns_type
H A Dns_print.c288 case ns_t_px: {
H A Dres_debug.c451 {ns_t_px, "PX", "mapping information"},
H A Dres_mkupdate.c329 case ns_t_px:
H A Ddns_util.c1438 case ns_t_px: return "PX ";
1499 if (!strcasecmp(t, "PX")) { *n = ns_t_px; return 0; }

Completed in 116 milliseconds