Searched refs:frontend_ai_res (Results 1 – 1 of 1) sorted by relevance
102 addrinfo* frontend_ai_res = nullptr; in startServer() local104 &frontend_ai_res); in startServer()105 ScopedAddrinfo frontend_ai_res_cleanup(frontend_ai_res); in startServer()112 for (const addrinfo* ai = frontend_ai_res; ai; ai = ai->ai_next) { in startServer()