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

/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_Control.c258 goto sendit;
283 goto sendit;
292 goto sendit;
304 goto sendit; /* if successful, sendit */
311 goto sendit;
323 sendit:
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_syscalls.c136 static int sendit(struct proc *, int, struct user_msghdr *, uio_t, int,
809 sendit(struct proc *p, int s, struct user_msghdr *mp, uio_t uiop, function
895 * sendit:??? [see sendit definition in this file]
925 /* no need to set up msg_iov. sendit uses uio_t we send it */
931 error = sendit(p, uap->s, &msg, auio, uap->flags, retval);
982 * sendit:??? [see sendit definition in this file]
1077 error = sendit(p, uap->s, &user_msg, auio, uap->flags, retval);
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_output.c452 goto sendit;
954 goto sendit;
998 sendit:

Completed in 32 milliseconds