Searched refs:iplit_hints (Results 1 - 1 of 1) sorted by relevance

/external/toybox/toys/pending/
H A Dhost.c75 struct addrinfo *ai, iplit_hints = { .ai_flags = AI_NUMERICHOST }; local
81 if (!getaddrinfo(name, 0, &iplit_hints, &ai)) {

Completed in 83 milliseconds