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

/freebsd-11-stable/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-11-stable/lib/libc/resolv/
H A Dres_debug.c183 if (section == ns_s_qd)
286 qdcount = ns_msg_count(handle, ns_s_qd);
321 p_section(ns_s_qd, opcode), qdcount);
336 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
420 {ns_s_qd, "QUERY", (char *)0},
/freebsd-11-stable/include/arpa/
H A Dnameser.h98 ns_s_qd = 0, /*%< Query: Question. */ enumerator in enum:__ns_sect

Completed in 161 milliseconds