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