Searched defs:SIGSYS (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dafssys.c326 kill(getpid(), SIGSYS); /* You lose! */ local
389 kill(getpid(), SIGSYS); /* You lose! */ local
[all...]
/netbsd-current/sys/sys/
H A Dsignal.h64 #define SIGSYS 12 /* bad argument to system call */ macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsigall.c471 #ifdef SIGSYS local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsigall.c471 #ifdef SIGSYS local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c488 #ifdef SIGSYS local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp123 const int SIGSYS = 12; variable
126 const int SIGSYS = 31; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c488 #ifdef SIGSYS local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc129 const int SIGSYS = 12; variable
132 const int SIGSYS = 31; variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc124 const int SIGSYS = 12; variable
127 const int SIGSYS = 31; variable

Completed in 141 milliseconds