Searched refs:stub_sendmmsg (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/stubs/
H A Dsocketstubs.c89 static int stub_sendmmsg(int fd, struct mmsghdr* msgvec, unsigned int vlen, unsigned int flags) { function
93 weak_alias(stub_sendmmsg, sendmmsg);

Completed in 76 milliseconds