Home
last modified time | relevance | path

Searched defs:SIGTSTP (Results 1 – 4 of 4) sorted by relevance

/NextBSD/cddl/lib/libdtrace/
HDsignal.d61 inline int SIGTSTP = 18; variable
/NextBSD/contrib/llvm/tools/lldb/tools/driver/
HDPlatform.h54 #define SIGTSTP 20 macro
/NextBSD/contrib/llvm/tools/lldb/tools/lldb-mi/
HDPlatform.h81 #define SIGTSTP 20 // Terminal stop signal macro
/NextBSD/sys/sys/
HDsignal.h88 #define SIGTSTP 18 /* stop signal from tty */ macro