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

/fuchsia/zircon/third_party/ulib/musl/stubs/
H A Dsocketstubs.c77 static ssize_t stub_sendmsg(int fd, const struct msghdr* msg, int flags) { function
81 weak_alias(stub_sendmsg, sendmsg);

Completed in 21 milliseconds