HomeSort by relevance Sort by last modified time
    Searched refs:p_section (Results 1 - 2 of 2) sorted by null

  /bionic/libc/dns/include/
resolv_private.h 368 #define p_section __p_section macro
455 __LIBC_HIDDEN__ const char * p_section(int, int);
  /bionic/libc/dns/resolv/
res_debug.c 194 p_section(section, opcode));
334 p_section(ns_s_qd, (int)opcode), qdcount);
336 p_section(ns_s_an, (int)opcode), ancount);
338 p_section(ns_s_ns, (int)opcode), nscount);
340 p_section(ns_s_ar, (int)opcode), arcount);
636 p_section(int section, int opcode) { function
    [all...]

Completed in 27 milliseconds