Home
last modified time | relevance | path

Searched defs:SIGSYS (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/cddl/osnet/lib/libdtrace/
H A Dsignal.d51 inline int SIGSYS = 12; variable
/netbsd/sys/sys/
H A Dsignal.h64 #define SIGSYS 12 /* bad argument to system call */ macro
/netbsd/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc124 const int SIGSYS = 12; variable
127 const int SIGSYS = 31; variable
/netbsd/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/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc124 const int SIGSYS = 12; variable
127 const int SIGSYS = 31; variable