sys_shutdown
int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
.sy_call = (sy_call_t *)sys_shutdown
int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
.sy_call = (sy_call_t *)sys_shutdown
int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
.sy_call = (sy_call_t *)sys_shutdown
int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
.sy_call = (sy_call_t *)sys_shutdown
int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
.sy_call = (sy_call_t *)sys_shutdown
error = sys_shutdown(l, (void *)&lda, retval);
return sys_shutdown(l, &ua, retval);
int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
.sy_call = (sy_call_t *)sys_shutdown
int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
.sy_call = (sy_call_t *)sys_shutdown
.sy_call = (sy_call_t *)sys_shutdown
extern sy_call_t sys_shutdown;
{ 134, sys_shutdown },
int sys_shutdown(struct lwp *, const struct sys_shutdown_args *, register_t *);
check_syscall_args(sys_shutdown)