Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h109 #define S_ADDT ns_s_ar
Dnameser.h104 ns_s_ar = 3, /* Query|Update: Additional records. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c192 else if (section == ns_s_ar && ns_rr_type(rr) == ns_t_opt) { in do_section()
294 arcount = ns_msg_count(handle, ns_s_ar); in res_pquery()
332 p_section(ns_s_ar, (int)opcode), arcount); in res_pquery()
344 do_section(statp, &handle, ns_s_ar, RES_PRF_ADD, file); in res_pquery()
428 {ns_s_ar, "ADDITIONAL", (char *)0},