Searched refs:ConnectFunctionType (Results 1 – 1 of 1) sorted by relevance
66 typedef int (*ConnectFunctionType)(int, const sockaddr*, socklen_t); typedef77 ConnectFunctionType libcConnect = nullptr;418 extern "C" void netdClientInitConnect(ConnectFunctionType* function) { in netdClientInitConnect()