HomeSort by: relevance | last modified time | path
    Searched defs:p_section (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
res_debug.c 194 p_section(section, opcode));
336 p_section(ns_s_qd, (int)opcode), qdcount);
338 p_section(ns_s_an, (int)opcode), ancount);
340 p_section(ns_s_ns, (int)opcode), nscount);
342 p_section(ns_s_ar, (int)opcode), arcount);
639 p_section(int section, int opcode) { function in typeref:typename:const char *
  /src/include/
resolv.h 369 #define p_section __p_section macro
465 const char * p_section(int, int);

Completed in 13 milliseconds