/bionic/libc/private/ |
resolv_static.h | 21 char hostbuf[8*1024]; member in struct:res_static
|
/bionic/libc/netbsd/ |
gethnamaddr.c | 211 bp = rs->hostbuf; 212 ep = rs->hostbuf + sizeof rs->hostbuf; 411 if (bp + n >= &rs->hostbuf[sizeof rs->hostbuf]) { 579 strncpy(rs->hostbuf, name, MAXDNAME); 580 rs->hostbuf[MAXDNAME] = '\0'; 581 bp = rs->hostbuf + MAXDNAME; 582 ep = rs->hostbuf + sizeof rs->hostbuf; [all...] |
/external/ipsec-tools/src/racoon/ |
getcertsbyname.c | 213 char hostbuf[1024]; /* XXX */ local 265 len = dn_expand(answer, eom, cp, hostbuf, sizeof(hostbuf)); 278 len = dn_expand(answer, eom, cp, hostbuf, sizeof(hostbuf));
|
isakmp.c | 2838 char hostbuf[NI_MAXHOST]; local [all...] |
/system/core/adb/ |
adb.c | 989 char hostbuf[100]; local 992 strncpy(hostbuf, host, sizeof(hostbuf) - 1); 994 if (portstr - host >= sizeof(hostbuf)) { 999 hostbuf[portstr - host] = 0; 1008 snprintf(serial, sizeof(serial), "%s:%d", hostbuf, port); 1014 fd = socket_network_client(hostbuf, port, SOCK_STREAM); 1164 char hostbuf[100]; local [all...] |
/bionic/libc/netbsd/resolv/ |
res_state.c | 86 * point to 'hostbuf'
|
/bionic/libc/netbsd/net/ |
getaddrinfo.c | 1314 char hostbuf[8*1024]; local 2034 char hostbuf[8*1024]; local [all...] |
/external/tcpdump/ |
addrtoname.c | 109 static char hostbuf[NI_MAXHOST]; local 113 host.h_name = hostbuf;
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libresolv.a | 111 ? ? ? ? ? ? ? ? ? ? ? 4 ? ? ? D ? ? K p y % ? F 2 = I T [ f o y ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? # + 7 ? } map_v4v6_address map_v4v6_hostent hostf hostbuf |