Searched refs:ns_s_qd (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libc/nameser/
H A Dns_parse.c92 if (section != ns_s_qd) {
180 if (section == ns_s_qd) {
242 if (section == ns_s_qd) {
/freebsd-10.1-release/lib/libc/resolv/
H A Dres_debug.c184 if (section == ns_s_qd)
287 qdcount = ns_msg_count(handle, ns_s_qd);
322 p_section(ns_s_qd, opcode), qdcount);
337 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
424 {ns_s_qd, "QUERY", (char *)0},
/freebsd-10.1-release/include/arpa/
H A Dnameser.h98 ns_s_qd = 0, /*%< Query: Question. */ enumerator in enum:__ns_sect

Completed in 157 milliseconds