Searched refs:iplit_hints (Results 1 – 1 of 1) sorted by relevance
78 struct addrinfo *ai, iplit_hints = { .ai_flags = AI_NUMERICHOST }; in host_main() local84 if (!getaddrinfo(name, 0, &iplit_hints, &ai)) { in host_main()