Searched refs:ns_resp (Results 1 – 1 of 1) sorted by relevance
43 static const char *ns_resp[] = { variable56 if (rcode < sizeof(ns_resp)/sizeof(ns_resp[0])) { in ns_rcode()57 return (ns_resp[rcode]); in ns_rcode()