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

  /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...]
  /bionic/libc/dns/include/
resolv_private.h 368 #define p_section __p_section macro
455 __LIBC_HIDDEN__ const char * p_section(int, int);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
resolv.h 299 #define p_section __p_section macro
362 const char * p_section (int __section, int __opcode) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 299 #define p_section __p_section macro
362 const char * p_section (int __section, int __opcode) __THROW;

Completed in 242 milliseconds