sys_shutdown      173 compat/bsdos/bsdos_syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);
sys_shutdown      309 compat/bsdos/bsdos_sysent.c 	    sys_shutdown },			/* 134 = shutdown */
sys_shutdown      408 compat/freebsd/freebsd_syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);
sys_shutdown      311 compat/freebsd/freebsd_sysent.c 	    sys_shutdown },			/* 134 = shutdown */
sys_shutdown      493 compat/hpux/hppa/hpux_syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);
sys_shutdown      638 compat/hpux/hppa/hpux_sysent.c 	    sys_shutdown },			/* 289 = shutdown */
sys_shutdown       99 compat/hpux/m68k/hpux_net.c 	{ sys_shutdown,			2 }, /* 3f5 */
sys_shutdown      535 compat/hpux/m68k/hpux_syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);
sys_shutdown      638 compat/hpux/m68k/hpux_sysent.c 	    sys_shutdown },			/* 289 = shutdown */
sys_shutdown      106 compat/ibcs2/ibcs2_socksys.c 		return sys_shutdown(p, realargs + 1, retval);
sys_shutdown      755 compat/linux/linux_socket.c 	return sys_shutdown(p, &bsa, retval);
sys_shutdown      436 compat/osf1/osf1_syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);
sys_shutdown      296 compat/osf1/osf1_sysent.c 	    sys_shutdown },			/* 134 = shutdown */
sys_shutdown      339 compat/sunos/sunos_syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);
sys_shutdown      301 compat/sunos/sunos_sysent.c 	    sys_shutdown },			/* 134 = shutdown */
sys_shutdown      634 compat/svr4/svr4_stream.c 	return sys_shutdown(p, &ap, &retval);
sys_shutdown      598 compat/svr4/svr4_syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);
sys_shutdown      514 compat/svr4/svr4_sysent.c 	    sys_shutdown },			/* 236 = shutdown */
sys_shutdown      299 compat/ultrix/ultrix_syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);
sys_shutdown      294 compat/ultrix/ultrix_sysent.c 	    sys_shutdown },			/* 134 = shutdown */
sys_shutdown      342 kern/init_sysent.c 	    sys_shutdown },			/* 134 = shutdown */
sys_shutdown     1385 sys/syscallargs.h int	sys_shutdown(struct proc *, void *, register_t *);