Home
last modified time | relevance | path

Searched defs:ai_next (Results 1 – 9 of 9) sorted by relevance

/external/curl/lib/
Dcurl_addrinfo.h59 struct Curl_addrinfo *ai_next; member
/external/python/cpython3/Modules/
Daddrinfo.h135 struct addrinfo *ai_next; /* next structure in linked list */ member
/external/python/cpython2/Modules/
Daddrinfo.h135 struct addrinfo *ai_next; /* next structure in linked list */ member
/external/openssh/openbsd-compat/
Dfake-rfc2553.h146 struct addrinfo *ai_next; /* next structure in linked list */ member
/external/libevent/include/event2/
Dutil.h681 struct evutil_addrinfo *ai_next; /* next structure in linked list */ member
/external/libpcap/
Dsockutils.c1137 struct addrinfo *addrinfo, *ai_next; local
Dpcap-rpcap.c950 …struct addrinfo hints, *addrinfo, *ai_next; /* temp var needed to translate between hostname to it… in rpcap_remoteact_getsock() local
2848 …struct addrinfo hints, *addrinfo, *ai_next; /* temp var needed to translate between hostname to it… in pcap_remoteact_close() local
Dgencode.c126 struct addrinfo *ai_next; /* next structure in linked list */ member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h666 struct __sanitizer_addrinfo *ai_next; member