Home
last modified time | relevance | path

Searched refs:sendmsg_x (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dsocket.h1447 ssize_t sendmsg_x(int s, const struct msghdr_x *msgp, u_int cnt, int flags);
/xnu-8019.80.24/bsd/kern/
H A Duipc_syscalls.c1534 sendmsg_x(struct proc *p, struct sendmsg_x_args *uap, user_ssize_t *retval) in sendmsg_x() function