Searched refs:libcConnect (Results 1 – 1 of 1) sorted by relevance
77 ConnectFunctionType libcConnect = nullptr; variable168 const int ret = libcConnect(sockfd, addr, addrlen); in netdClientConnect()314 const auto connectFunc = libcConnect ? libcConnect : connect; in dns_open_proxy()419 HOOK_ON_FUNC(function, libcConnect, netdClientConnect); in netdClientInitConnect()