sys_semop
int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
.sy_call = (sy_call_t *)sys_semop
return (sys_semop(l, &semop_args, retval));
return (sys_semop(l, &semop_args, retval));
int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
.sy_call = (sy_call_t *)sys_semop
int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
.sy_call = (sy_call_t *)sys_semop
int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
.sy_call = (sy_call_t *)sys_semop
int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);
.sy_call = (sy_call_t *)sys_semop
return sys_semop(l, &bsa, retval);
return sys_semop(l, &ua, retval);
return sys_semop(l, &semop_args, retval);
{ SYS_semop, 0, (sy_call_t *)sys_semop },
check_syscall_args(sys_semop)
int sys_semop(struct lwp *, const struct sys_semop_args *, register_t *);