SIGSYS             61 compat/hpux/hpux_sig.c /*09*/  SIGKILL, SIGBUS, SIGSEGV, SIGSYS,   SIGPIPE, SIGALRM, SIGTERM,  SIGUSR1,
SIGSYS             81 compat/hpux/m68k/hpux_sig2.c 		psignal(p, SIGSYS);
SIGSYS            107 compat/ibcs2/ibcs2_signal.c 	SIGSYS,			/* 12 */
SIGSYS            137 compat/linux/linux_signal.c 	SIGSYS,			/* Map 1st 2 RT signals onto ones we handle. */
SIGSYS             92 compat/osf1/osf1_cvt_signal.c 	SIGSYS,
SIGSYS            126 compat/svr4/svr4_signal.c 	SIGSYS,
SIGSYS           1462 kern/kern_sig.c 	psignal(p, SIGSYS);
SIGSYS             91 miscfs/procfs/procfs_ctl.c 	{ "sys",	SIGSYS },	{ "pipe",	SIGPIPE },