Searched defs:SIGSYS (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | signal.h | 64 #define SIGSYS 12 /* bad argument to system call */ macro |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_interceptors.cc | 129 const int SIGSYS = 12; variable in typeref:typename:const int 132 const int SIGSYS = 31; variable in typeref:typename:const int |
Completed in 7 milliseconds