Searched refs:Accept4FunctionType (Results 1 – 1 of 1) sorted by relevance
35 typedef int (*Accept4FunctionType)(int, sockaddr*, socklen_t*, int); typedef42 Accept4FunctionType libcAccept4 = 0;139 extern "C" void netdClientInitAccept4(Accept4FunctionType* function) { in netdClientInitAccept4()