HomeSort by: relevance | last modified time | path
    Searched defs:ai_find_protocol (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
evutil.c 1278 static struct evutil_addrinfo *ai_find_protocol(struct evutil_addrinfo *ai) function
1311 if (!ai_find_protocol(ai2) || !ai_find_protocol(ai3)) {
  /src/external/bsd/ntp/dist/sntp/libevent/
evutil.c 1276 static struct evutil_addrinfo *ai_find_protocol(struct evutil_addrinfo *ai) function
1309 if (!ai_find_protocol(ai2) || !ai_find_protocol(ai3)) {

Completed in 15 milliseconds