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

  /bionic/libc/netbsd/nameser/
ns_parse.c 89 if (section != ns_s_qd) {
176 if (section == ns_s_qd) {
  /bionic/libc/netbsd/resolv/
res_debug.c 196 if (section == ns_s_qd)
253 qdcount = ns_msg_count(handle, ns_s_qd);
288 p_section(ns_s_qd, (int)opcode), qdcount);
303 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
389 {ns_s_qd, "QUERY", (char *)0},
  /bionic/libc/private/
arpa_nameser.h 95 ns_s_qd = 0, /* Query: Question. */ enumerator in enum:__ns_sect

Completed in 436 milliseconds