/external/curl/lib/ |
hostip4.c | 139 struct addrinfo hints;
|
/external/elfutils/libdwfl/ |
dwfl_module_addrsym.c | 217 /* If this is an addrinfo variant and the value could be
|
/external/libevent/ |
util-internal.h | 230 /* Internal addrinfo error code. This one is returned from only from
|
evutil.c | 636 /* Internal addrinfo flag. This one is set when we allocate the addrinfo from 642 /* Helper: construct a new addrinfo containing the socket address in 645 * allocate both a TCP and a UDP addrinfo. 689 /* Append the addrinfo 'append' to the end of 'first', and return the start of [all...] |
config.h.in | 220 /* Define to 1 if the system has the type `struct addrinfo'. */
|
/external/libxml2/doc/ |
libxml2.xsa | 28 Leak of struct addrinfo in xmlNanoFTPConnect() (Gaurav Gupta),
|
/external/netperf/src/ |
nettest_sdp.c | 240 struct addrinfo *remote_res; 241 struct addrinfo *local_res; 939 struct addrinfo *remote_res; 940 struct addrinfo *local_res; [all...] |
/external/wpa_supplicant_8/src/wps/ |
wps_upnp.c | 317 struct addrinfo hints; 318 struct addrinfo *result = NULL; 319 struct addrinfo *rp; 354 os_memset(&hints, 0, sizeof(struct addrinfo)); [all...] |
/system/core/adb/ |
sysdeps_win32.cpp | [all...] |
/external/curl/packages/OS400/ |
os400sys.c | 311 const struct addrinfo * hints, 312 struct addrinfo * * res)
|
/external/libnl/lib/ |
addr.c | 684 int nl_addr_info(struct nl_addr *addr, struct addrinfo **result) 688 struct addrinfo hint = {
|
/external/libvncserver/libvncserver/ |
sockets.c | 898 struct addrinfo hints, *servinfo, *p; 970 struct addrinfo hints, *servinfo, *p;
|
/external/toybox/toys/pending/ |
netstat.c | 203 struct addrinfo hints, *result, *rp; 205 memset(&hints, 0, sizeof(struct addrinfo));
|
tcpsvd.c | 221 struct addrinfo hints, *res = NULL, *rp;
|
/external/valgrind/drd/ |
drd_error.c | 111 void describe_malloced_addr(Addr const a, AddrInfo* const ai) 163 AddrInfo ai;
|
/external/c-ares/ |
ares_config.h | 273 /* Define to 1 if you have struct addrinfo. */
|
ares_config.h.in | 271 /* Define to 1 if you have struct addrinfo. */
|
config-win32.h | 249 /* Define if you have struct addrinfo. */
|
/external/dnsmasq/src/ |
util.c | 331 struct addrinfo *res, hints = {
|
/external/ipsec-tools/src/libipsec/ |
policy_parse.y | 379 struct addrinfo hints, *res;
|
/external/iputils/ |
tracepath6.c | 382 struct addrinfo hints, *ai, *ai0;
|
/external/libevent/include/event2/ |
event-config-bionic.h | 245 /* Define to 1 if the system has the type `struct addrinfo'. */
|
event-config-darwin.h | 245 /* Define to 1 if the system has the type `struct addrinfo'. */
|
event-config-linux.h | 245 /* Define to 1 if the system has the type `struct addrinfo'. */
|
/external/tcpdump/ |
Makefile.in | 317 missing/addrinfo.h \
|