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