Home
last modified time | relevance | path

Searched defs:sendmsg (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/libsyscall/wrappers/legacy/
H A Dsendmsg.c46 sendmsg(int s, const struct msghdr *msg, int flags) in sendmsg() function
/xnu-8020.140.41/bsd/kern/
H A Duipc_syscalls.c1411 sendmsg(struct proc *p, struct sendmsg_args *uap, int32_t *retval) in sendmsg() function