Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.h40 #define SIGTSTP 20 macro
/freebsd/cddl/lib/libdtrace/
H A Dsignal.d60 inline int SIGTSTP = 18; variable
/freebsd/sys/sys/
H A Dsignal.h106 #define SIGTSTP 18 /* stop signal from tty */ macro