HomeSort by: relevance | last modified time | path
    Searched refs:ns_s_qd (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/nameser/
ns_parse.c 98 if (section != ns_s_qd) {
187 if (section == ns_s_qd) {
250 if (section == ns_s_qd) {
  /src/lib/libc/resolv/
res_debug.c 195 if (section == ns_s_qd)
301 qdcount = ns_msg_count(handle, ns_s_qd);
336 p_section(ns_s_qd, (int)opcode), qdcount);
351 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
436 {ns_s_qd, "QUERY", (char *)0},
  /src/lib/libresolv/
ns_verify.c 76 n = ns_skiprr(cp, eom, ns_s_qd, ntohs(hp->qdcount));
  /src/include/arpa/
nameser.h 105 ns_s_qd = 0, /*%< Query: Question. */ enumerator in enum:__ns_sect

Completed in 13 milliseconds