HomeSort by relevance Sort by last modified time
    Searched refs:ns_s_qd (Results 1 - 6 of 6) sorted by null

  /bionic/libc/dns/nameser/
ns_parse.c 92 if (section != ns_s_qd) {
181 if (section == ns_s_qd) {
244 if (section == ns_s_qd) {
  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
ns_parse.c 104 if (section != ns_s_qd) {
206 if (section == ns_s_qd) {
res_debug.c 179 if (section == ns_s_qd)
235 qdcount = ns_msg_count(handle, ns_s_qd);
270 p_section(ns_s_qd, (int)opcode), qdcount);
285 do_section(&handle, ns_s_qd, RES_PRF_QUES, file);
372 {ns_s_qd, "QUERY"},
  /bionic/libc/dns/resolv/
res_debug.c 187 if (section == ns_s_qd)
291 qdcount = ns_msg_count(handle, ns_s_qd);
326 p_section(ns_s_qd, (int)opcode), qdcount);
341 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
425 {ns_s_qd, "QUERY", (char *)0},
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 100 ns_s_qd = 0, /*%< Query: Question. */ enumerator in enum:__ns_sect
  /bionic/libc/include/arpa/
nameser.h 98 ns_s_qd = 0, /* Query: Question. */ enumerator in enum:__ns_sect

Completed in 7987 milliseconds