Searched defs:SIGTSTP (Results 1 - 8 of 8) sorted by last modified time

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

Completed in 95 milliseconds