[go: nahoru, domu]

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

/bionic/libc/dns/nameser/
H A Dns_parse.c90 if (section != ns_s_qd) {
179 if (section == ns_s_qd) {
242 if (section == ns_s_qd) {
/bionic/libc/dns/resolv/
H A Dres_debug.c187 if (section == ns_s_qd)
291 qdcount = ns_msg_count(handle, ns_s_qd);
326 p_section(ns_s_qd, (int)opcode), qdcount);
341 do_section(statp, &handle, ns_s_qd, RES_PRF_QUES, file);
425 {ns_s_qd, "QUERY", (char *)0},
/bionic/libc/include/arpa/
H A Dnameser.h98 ns_s_qd = 0, /* Query: Question. */ enumerator in enum:__ns_sect

Completed in 8 milliseconds