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

  /bionic/libc/netbsd/resolv/
res_debug.c 196 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
  /bionic/libc/private/
resolv_private.h 362 #define p_section __p_section macro
452 const char * p_section(int, int);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 295 #define p_section __p_section macro
358 const char * p_section (int section, int opcode) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 295 #define p_section __p_section macro
358 const char * p_section (int section, int opcode) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 295 #define p_section __p_section macro
358 const char * p_section (int section, int opcode) __THROW;

Completed in 2556 milliseconds