Searched refs:SendmsgFunctionType (Results 1 – 1 of 1) sorted by relevance
71 typedef ssize_t (*SendmsgFunctionType)(int, const msghdr*, unsigned int); typedef80 SendmsgFunctionType libcSendmsg = nullptr;433 extern "C" void netdClientInitSendmsg(SendmsgFunctionType* function) { in netdClientInitSendmsg()