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

/freebsd-13-stable/contrib/less/
H A Dsignal.c241 kill(getpid(), SIGTSTP); local
[all...]
/freebsd-13-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c216 kill(getpid(), SIGTSTP); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/tools/driver/
H A DPlatform.h43 #define SIGTSTP 20 macro
/freebsd-13-stable/usr.sbin/dconschat/
H A Ddconschat.c185 kill(getpid(), SIGTSTP); local
/freebsd-13-stable/sys/sys/
H A Dsignal.h107 #define SIGTSTP 18 /* stop signal from tty */ macro
/freebsd-13-stable/crypto/openssh/
H A Dclientloop.c606 kill(getpid(), SIGTSTP); local

Completed in 196 milliseconds