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

/freebsd-current/crypto/heimdal/lib/kafs/
H A Dafssys.c275 kill(getpid(), SIGSYS); /* You lose! */ local
334 kill(getpid(), SIGSYS); /* You lose! */ local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp132 const int SIGSYS = 12; variable
135 const int SIGSYS = 31; variable
/freebsd-current/sys/sys/
H A Dsignal.h94 #define SIGSYS 12 /* non-existent system call invoked */ macro

Completed in 74 milliseconds