Home
last modified time | relevance | path

Searched refs:ns_s_ar (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_debug.c207 else if (section == ns_s_ar && ns_rr_type(rr) == ns_t_opt) { in do_section()
308 arcount = ns_msg_count(handle, ns_s_ar); in res_pquery()
346 p_section(ns_s_ar, opcode), arcount); in res_pquery()
358 do_section(statp, &handle, ns_s_ar, RES_PRF_ADD, file); in res_pquery()
445 {ns_s_ar, "ADDITIONAL", (char *)0},
H A Dres_findzonecut.c561 if (save_a(statp, msg, ns_s_ar, in save_ns()
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h184 #define S_ADDT ns_s_ar
H A Dnameser.h117 ns_s_ar = 3, /* Query|Update: Additional records. */ enumerator
/illumos-gate/usr/src/lib/libresolv2/common/nameser/
H A Dns_verify.c84 n = ns_skiprr(cp, eom, ns_s_ar, ntohs(hp->arcount) - 1); in ns_find_tsig()