Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_dns.c1329 gai_cb(int err, struct evutil_addrinfo *res, void *ptr) in gai_cb() function
1384 &hints, gai_cb, &local_outcome); in test_getaddrinfo_async()
1401 &hints, gai_cb, &local_outcome); in test_getaddrinfo_async()
1412 &hints, gai_cb, &local_outcome); in test_getaddrinfo_async()
1426 &hints, gai_cb, &local_outcome); in test_getaddrinfo_async()
1446 &hints, gai_cb, &local_outcome); in test_getaddrinfo_async()
1467 &hints, gai_cb, &local_outcome); in test_getaddrinfo_async()
1488 &hints, gai_cb, &local_outcome); in test_getaddrinfo_async()
1509 &hints, gai_cb, &local_outcome); in test_getaddrinfo_async()
1535 &hints, gai_cb, &a_out[0]); in test_getaddrinfo_async()
[all …]