Searched defs:Accept4FunctionType (Results 1 - 1 of 1) sorted by relevance

/system/netd/client/
H A DNetdClient.cpp35 typedef int (*Accept4FunctionType)(int, sockaddr*, socklen_t*, int); typedef in namespace:__anon1653
42 Accept4FunctionType libcAccept4 = 0;
139 extern "C" void netdClientInitAccept4(Accept4FunctionType* function) {

Completed in 34 milliseconds