/bionic/libc/private/ |
resolv_private.h | 391 #define sym_ntop __sym_ntop macro 419 const char * sym_ntop(const struct res_sym *, int, int *);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
resolv.h | 318 #define sym_ntop __sym_ntop macro 328 const char * sym_ntop (const struct res_sym *, int, int *) __THROW;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
resolv.h | 318 #define sym_ntop __sym_ntop macro 328 const char * sym_ntop (const struct res_sym *, int, int *) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
resolv.h | 318 #define sym_ntop __sym_ntop macro 328 const char * sym_ntop (const struct res_sym *, int, int *) __THROW;
|
/bionic/libc/netbsd/resolv/ |
res_debug.c | 536 sym_ntop(const struct res_sym *syms, int number, int *success) { function
|