Home | History | Annotate | Download | only in resolv

Lines Matching refs:p_section

186 				p_section(section, opcode));
326 p_section(ns_s_qd, (int)opcode), qdcount);
328 p_section(ns_s_an, (int)opcode), ancount);
330 p_section(ns_s_ns, (int)opcode), nscount);
332 p_section(ns_s_ar, (int)opcode), arcount);
628 p_section(int section, int opcode) {