Searched refs:libcConnect (Results 1 – 1 of 1) sorted by relevance
65 ConnectFunctionType libcConnect = nullptr; variable130 const int ret = libcConnect(sockfd, addr, addrlen); in netdClientConnect()222 const auto connectFunc = libcConnect ? libcConnect : connect; in dns_open_proxy()325 libcConnect = *function; in netdClientInitConnect()