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

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

Completed in 91 milliseconds