Home
last modified time | relevance | path

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

/freebsd-9-stable/cddl/lib/libdtrace/
Dsignal.d61 inline int SIGTSTP = 18; variable
/freebsd-9-stable/sys/sys/
Dsignal.h88 #define SIGTSTP 18 /* stop signal from tty */ macro