/external/chromium/third_party/libevent/ |
config.h.in | 51 /* Define to 1 if you have the `inet_ntop' function. */
|
configure.in | 139 AC_CHECK_FUNCS(gettimeofday vasprintf fcntl clock_gettime strtok_r strsep getaddrinfo getnameinfo strlcpy inet_ntop signal sigaction strtoll issetugid geteuid getegid)
|
/external/chromium/third_party/libevent/linux/ |
config.h | 52 /* Define to 1 if you have the `inet_ntop' function. */
|
event-config.h | 59 /* Define to 1 if you have the `inet_ntop' function. */
|
/external/chromium/third_party/libevent/mac/ |
config.h | 52 /* Define to 1 if you have the `inet_ntop' function. */
|
event-config.h | 59 /* Define to 1 if you have the `inet_ntop' function. */
|
/external/ipsec-tools/src/racoon/ |
plog.c | 132 if (inet_ntop(sa->sa_family, addr, p + 1, reslen - 3) != NULL) {
|
/external/iptables/extensions/ |
libip6t_rt.c | 51 return inet_ntop(AF_INET6, addrp, buf, sizeof(buf));
|
/external/iproute2/ip/ |
iptunnel.c | 313 inet_ntop(AF_INET, &p->i_key, s3, sizeof(s3)); 314 inet_ntop(AF_INET, &p->o_key, s4, sizeof(s4)); 370 inet_ntop(AF_INET6, &ip6rd.prefix, s1, sizeof(s1)),
|
/external/dnsmasq/src/ |
cache.c | 1182 inet_ntop(AF_INET, &cache->addr.addr, addrbuff, ADDRSTRLEN); 1184 inet_ntop(AF_INET6, &cache->addr.addr, addrbuff, ADDRSTRLEN); 1248 inet_ntop(flags & F_IPV4 ? AF_INET : AF_INET6, [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/radius/ |
radius_server.c | 698 if (inet_ntop(AF_INET6, &from.sin6.sin6_addr, abuf, 1197 if (inet_ntop(AF_INET6, &cli->addr6, abuf, 1200 if (inet_ntop(AF_INET6, &cli->mask6, abuf,
|
/external/netperf/ |
config.h | 60 /* Define to 1 if you have the `inet_ntop' function. */
|
/external/wpa_supplicant_8/src/radius/ |
radius_server.c | 887 if (inet_ntop(AF_INET6, &from.sin6.sin6_addr, abuf, [all...] |
/external/strace/android/arch/arm/ |
config.h | 49 /* Define to 1 if you have the `inet_ntop' function. */
|
/external/strace/android/arch/sh/ |
config.h | 49 /* Define to 1 if you have the `inet_ntop' function. */
|
/external/strace/android/arch/x86/ |
config.h | 49 /* Define to 1 if you have the `inet_ntop' function. */
|
/external/strace/ |
config.h.in | 47 /* Define to 1 if you have the `inet_ntop' function. */
|
/bionic/libc/netbsd/resolv/ |
res_debug.c | 678 inet_ntop(AF_INET, &u.sin.sin_addr, ret, sizeof ret); 682 inet_ntop(AF_INET6, &u.sin6.sin6_addr, ret, sizeof ret);
|
/external/iproute2/tc/ |
f_u32.c | 851 inet_ntop(AF_INET, &key->val, 907 inet_ntop(AF_INET, &key->val,
|
/external/tcpdump/ |
print-icmp6.c | 1226 if (inet_ntop(AF_INET6, &match->rpm_prefix, hbuf, sizeof(hbuf))) [all...] |
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/lib/ |
libc.so | |
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/lib/ |
libc.so | |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/lib/ |
libc.so | |
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/lib/ |
libc.so | |
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/lib/ |
libc.so | |