Searched refs:gai_flags (Results 1 – 1 of 1) sorted by relevance
107 static const int gai_flags[] = in do_test() local117 for (size_t gai_flags_idx; gai_flags_idx < array_length (gai_flags); in do_test()120 struct addrinfo hints = { .ai_flags = gai_flags[gai_flags_idx], }; in do_test()
Completed in 4 milliseconds