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

/system/netd/client/
H A DNetdClient.cpp36 typedef int (*ConnectFunctionType)(int, const sockaddr*, socklen_t); typedef in namespace:__anon1653
43 ConnectFunctionType libcConnect = 0;
146 extern "C" void netdClientInitConnect(ConnectFunctionType* function) {

Completed in 51 milliseconds