Home
last modified time | relevance | path

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

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