sys_msgrcv
int sys_msgrcv(struct lwp *, const struct sys_msgrcv_args *, register_t *);
.sy_call = (sy_call_t *)sys_msgrcv
return (sys_msgrcv(l, &msgrcv_args, retval));
return (sys_msgrcv(l, &msgrcv_args, retval));
int sys_msgrcv(struct lwp *, const struct sys_msgrcv_args *, register_t *);
.sy_call = (sy_call_t *)sys_msgrcv
int sys_msgrcv(struct lwp *, const struct sys_msgrcv_args *, register_t *);
.sy_call = (sy_call_t *)sys_msgrcv
int sys_msgrcv(struct lwp *, const struct sys_msgrcv_args *, register_t *);
.sy_call = (sy_call_t *)sys_msgrcv
int sys_msgrcv(struct lwp *, const struct sys_msgrcv_args *, register_t *);
.sy_call = (sy_call_t *)sys_msgrcv
return sys_msgrcv(l, &bma, retval);
return sys_msgrcv(l, &msgrcv_args, retval);
{ SYS_msgrcv, 0, (sy_call_t *)sys_msgrcv },
check_syscall_args(sys_msgrcv)
int sys_msgrcv(struct lwp *, const struct sys_msgrcv_args *, register_t *);