HomeSort by relevance Sort by last modified time
    Searched full:accept4functiontype (Results 1 - 1 of 1) sorted by null

  /system/netd/client/
NetdClient.cpp 38 typedef int (*Accept4FunctionType)(int, sockaddr*, socklen_t*, int);
45 Accept4FunctionType libcAccept4 = 0;
160 extern "C" void netdClientInitAccept4(Accept4FunctionType* function) {

Completed in 115 milliseconds