Lines Matching refs:gai_cb
1329 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()
1540 &hints, gai_cb, &a_out[1]); in test_getaddrinfo_async()
1546 &hints, gai_cb, &a_out[2]); in test_getaddrinfo_async()
1553 &hints, gai_cb, &a_out[3]); in test_getaddrinfo_async()
1560 &hints, gai_cb, &a_out[4]); in test_getaddrinfo_async()
1566 &hints, gai_cb, &a_out[5]); in test_getaddrinfo_async()
1573 &hints, gai_cb, &a_out[6]); in test_getaddrinfo_async()
1580 &hints, gai_cb, &a_out[7]); in test_getaddrinfo_async()
1587 "8008", &hints, gai_cb, &a_out[8]); in test_getaddrinfo_async()
1594 "8009", &hints, gai_cb, &a_out[9]); in test_getaddrinfo_async()
1602 &hints, gai_cb, &a_out[10]); in test_getaddrinfo_async()
1607 &hints, gai_cb, &a_out[11]); in test_getaddrinfo_async()