Searched refs:ns_t_sink (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/libresolv-57/
H A Dnameser.h309 ns_t_sink = 40, /* Kitchen sink (experimentatl) */ enumerator in enum:__ns_type
H A Dres_debug.c472 {ns_t_sink, "SINK", "Kitchen Sink (experimental)"},
H A Ddns_util.c1452 case ns_t_sink: return "SINK ";
1513 if (!strcasecmp(t, "SINK")) { *n = ns_t_sink; return 0; }

Completed in 131 milliseconds