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

  /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;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
resolv.h 293 #define loc_ntoa __loc_ntoa macro
338 const char * loc_ntoa (const u_char *__binary, char *__ascii) __THROW;
  /bionic/libc/dns/include/
resolv_private.h 386 #define loc_ntoa __loc_ntoa macro
454 const char * loc_ntoa(const u_char *, char *, size_t);
  /bionic/libc/dns/resolv/
res_debug.c 1023 loc_ntoa(const u_char *binary, char *ascii, size_t bufsiz) function
    [all...]
  /bionic/libc/dns/nameser/
ns_print.c 341 (void) loc_ntoa(rdata, t, sizeof(t));

Completed in 550 milliseconds