Home
last modified time | relevance | path

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

/external/libevent/
Devutil.c1274 static struct evutil_addrinfo *ai_find_protocol(struct evutil_addrinfo *ai) in ai_find_protocol() function
1307 if (!ai_find_protocol(ai2) || !ai_find_protocol(ai3)) { in test_for_getaddrinfo_hacks()
DChangeLog699 o evutil: mark ai_find_protocol() static (prototype-less) (5a157c8 Azat Khuzhin)