Searched refs:ns_s_qd (Results 1 – 3 of 3) sorted by relevance
/resolv/ |
A D | ns_parse.c | 75 if (section != ns_s_qd) { in ns_skiprr() 166 if (section == ns_s_qd) { in libresolv_hidden_def()
|
A D | res_debug.c | 201 if (section == ns_s_qd) in do_section() 260 qdcount = ns_msg_count(handle, ns_s_qd); in fp_nquery() 295 p_section(ns_s_qd, opcode), qdcount); in fp_nquery() 310 do_section (pfcode, &handle, ns_s_qd, RES_PRF_QUES, file); in fp_nquery() 411 {ns_s_qd, (char *) "QUERY"},
|
/resolv/arpa/ |
A D | nameser.h | 84 ns_s_qd = 0, /*%< Query: Question. */ enumerator
|
Completed in 10 milliseconds