Searched refs:Accept4FunctionType (Results 1 – 1 of 1) sorted by relevance
65 typedef int (*Accept4FunctionType)(int, sockaddr*, socklen_t*, int); typedef76 Accept4FunctionType libcAccept4 = nullptr;414 extern "C" void netdClientInitAccept4(Accept4FunctionType* function) { in netdClientInitAccept4()