Searched refs:SendmmsgFunctionType (Results 1 – 1 of 1) sorted by relevance
70 typedef int (*SendmmsgFunctionType)(int, const mmsghdr*, unsigned int, int); typedef79 SendmmsgFunctionType libcSendmmsg = nullptr;426 extern "C" void netdClientInitSendmmsg(SendmmsgFunctionType* function) { in netdClientInitSendmmsg()