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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_debug.c 178 p_section(section, opcode));
270 p_section(ns_s_qd, (int)opcode), qdcount);
272 p_section(ns_s_an, (int)opcode), ancount);
274 p_section(ns_s_ns, (int)opcode), nscount);
276 p_section(ns_s_ar, (int)opcode), arcount);
497 p_section(int section, int opcode) { function
  /device/linaro/bootloader/edk2/StdLib/Include/
resolv.h 212 #define p_section __p_section macro
286 const char * p_section __P((int, int));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 301 #define p_section __p_section macro
364 const char * p_section (int __section, int __opcode) __THROW;
  /bionic/libc/dns/resolv/
res_debug.c 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) { function
    [all...]
  /bionic/libc/dns/include/
resolv_private.h 380 #define p_section __p_section macro
465 __LIBC_HIDDEN__ const char * p_section(int, int);

Completed in 169 milliseconds