Searched refs:frontend_ai_res (Results 1 – 1 of 1) sorted by relevance
98 addrinfo* frontend_ai_res = nullptr; in startServer() local100 &frontend_ai_res); in startServer()101 ScopedAddrinfo frontend_ai_res_cleanup(frontend_ai_res); in startServer()108 for (const addrinfo* ai = frontend_ai_res; ai; ai = ai->ai_next) { in startServer()