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

/darwin-on-arm/xnu/libsyscall/wrappers/legacy/
H A Dsendmsg.c46 sendmsg(int s, const struct msghdr *msg, int flags) function
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_syscalls.c985 sendmsg(struct proc *p, struct sendmsg_args *uap, int32_t *retval) function
/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h943 ssize_t sendmsg(int, const struct msghdr *, int) __DARWIN_ALIAS_C(sendmsg); variable

Completed in 92 milliseconds