Searched refs:p_section (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/private/
H A Dresolv_private.h362 #define p_section __p_section macro
452 const char * p_section(int, int);
/bionic/libc/netbsd/resolv/
H A Dres_debug.c196 p_section(section, opcode));
289 p_section(ns_s_qd, (int)opcode), qdcount);
291 p_section(ns_s_an, (int)opcode), ancount);
293 p_section(ns_s_ns, (int)opcode), nscount);
295 p_section(ns_s_ar, (int)opcode), arcount);
574 p_section(int section, int opcode) { function

Completed in 48 milliseconds