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

  /bionic/libc/dns/include/
resolv_private.h 360 #define loc_ntoa __loc_ntoa macro
429 const char * loc_ntoa(const u_char *, char *);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
resolv.h 291 #define loc_ntoa __loc_ntoa macro
336 const char * loc_ntoa (const u_char *__binary, char *__ascii) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h 291 #define loc_ntoa __loc_ntoa macro
336 const char * loc_ntoa (const u_char *__binary, char *__ascii) __THROW;
  /bionic/libc/dns/resolv/
res_debug.c 1031 loc_ntoa(const u_char *binary, char *ascii) function
    [all...]
  /bionic/libc/dns/nameser/
ns_print.c 347 (void) loc_ntoa(rdata, t);

Completed in 252 milliseconds