sys_semget
int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
.sy_call = (sy_call_t *)sys_semget
return (sys_semget(l, &semget_args, retval));
return (sys_semget(l, &semget_args, retval));
int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
.sy_call = (sy_call_t *)sys_semget
int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
.sy_call = (sy_call_t *)sys_semget
int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
.sy_call = (sy_call_t *)sys_semget
int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
.sy_call = (sy_call_t *)sys_semget
return sys_semget(l, &bsa, retval);
return sys_semget(l, &ua, retval);
return sys_semget(l, &semget_args, retval);
return sys_semget(l, &ua, retval);
{ SYS_semget, 0, (sy_call_t *)sys_semget },
check_syscall_args(sys_semget)
int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);