uipc_syscalls.c | 514 do_sys_sendmsg_so(struct lwp *l, int s, struct socket *so, file_t *fp, function in typeref:typename:int 653 error = do_sys_sendmsg_so(l, s, so, fp, mp, flags, retsize); 769 error = do_sys_sendmsg_so(l, s, so, fp, msg, flags, retval);
|