Home
last modified time | relevance | path

Searched refs:ai3 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/
H A Devutil.c1287 struct evutil_addrinfo *ai=NULL, *ai2=NULL, *ai3=NULL; in test_for_getaddrinfo_hacks() local
1301 getaddrinfo("1.2.3.4", NULL, &hints, &ai3); in test_for_getaddrinfo_hacks()
1307 if (!ai_find_protocol(ai2) || !ai_find_protocol(ai3)) { in test_for_getaddrinfo_hacks()
1315 if (ai3) in test_for_getaddrinfo_hacks()
1316 freeaddrinfo(ai3); in test_for_getaddrinfo_hacks()
/freebsd/contrib/libevent/
H A Devutil.c1287 struct evutil_addrinfo *ai=NULL, *ai2=NULL, *ai3=NULL; in test_for_getaddrinfo_hacks() local
1301 getaddrinfo("1.2.3.4", NULL, &hints, &ai3); in test_for_getaddrinfo_hacks()
1307 if (!ai_find_protocol(ai2) || !ai_find_protocol(ai3)) { in test_for_getaddrinfo_hacks()
1315 if (ai3) in test_for_getaddrinfo_hacks()
1316 freeaddrinfo(ai3); in test_for_getaddrinfo_hacks()