Searched refs:ai_next (Results 51 - 68 of 68) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dhttp.c151 struct addrinfo *ai_next; member in struct:addrinfo
178 ai->ai_next = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dnanohttp.c1010 for (res = result; res; res = res->ai_next) {
H A Dnanoftp.c897 for (tmp = result; tmp; tmp = tmp->ai_next)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dnanohttp.c1009 for (res = result; res; res = res->ai_next) {
H A Dnanoftp.c899 for (tmp = result; tmp; tmp = tmp->ai_next)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dnanohttp.c1009 for (res = result; res; res = res->ai_next) {
H A Dnanoftp.c899 for (tmp = result; tmp; tmp = tmp->ai_next)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanohttp.c1010 for (res = result; res; res = res->ai_next) {
H A Dnanoftp.c897 for (tmp = result; tmp; tmp = tmp->ai_next)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/libGeoIP/
H A DGeoIP.c285 res = res->ai_next;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A Dvty.c1795 while ((ainfo = ainfo->ai_next) != NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Droute.c661 for (curele = netlist; curele; curele = curele->ai_next)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/
H A Dip6tables.c549 hints.ai_next=NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgencode.c6166 for (res = res0; res; res = res->ai_next) {
6510 if (res->ai_next)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dftp.c1126 for(ai = res; ai; ai = ai->ai_next) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c343 for (cur = ai; cur; cur = cur->ai_next) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffserver.c385 for (cur = ai; cur; cur = cur->ai_next) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dconfigure4592 for (ai = aitop; ai; ai = ai->ai_next) {

Completed in 183 milliseconds

123