Searched defs:SIGTSTP (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/contrib/less/
H A Dsignal.c222 kill(getpid(), SIGTSTP); local
[all...]
/freebsd-10.1-release/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c209 kill(getpid(), SIGTSTP); local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/tools/driver/
H A DPlatform.h48 #define SIGTSTP 20 macro
/freebsd-10.1-release/crypto/openssh/
H A Droaming_client.c254 kill(getpid(), SIGTSTP); local
H A Dclientloop.c708 kill(getpid(), SIGTSTP); local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Devent-top.c1039 kill (getpid (), SIGTSTP); local
H A Dtop.c1019 kill (getpid (), SIGTSTP); local
/freebsd-10.1-release/usr.sbin/dconschat/
H A Ddconschat.c183 kill(getpid(), SIGTSTP); local
/freebsd-10.1-release/sys/sys/
H A Dsignal.h88 #define SIGTSTP 18 /* stop signal from tty */ macro

Completed in 122 milliseconds