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

/openbsd-current/usr.bin/cu/
H A Dcommand.c241 kill(getpid(), SIGTSTP); local
/openbsd-current/usr.bin/less/
H A Dsignal.c108 kill(getpid(), SIGTSTP); local
/openbsd-current/lib/libcurses/tty/
H A Dlib_tstp.c218 kill(getpid(), SIGTSTP); local
[all...]
/openbsd-current/gnu/llvm/lldb/tools/driver/
H A DPlatform.h40 #define SIGTSTP 20 macro
/openbsd-current/sys/sys/
H A Dsignal.h71 #define SIGTSTP 18 /* stop signal from tty */ macro
/openbsd-current/usr.bin/tmux/
H A Dclient.c791 kill(getpid(), SIGTSTP); local
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Devent-top.c1035 kill (getpid (), SIGTSTP); local
H A Dtop.c1005 kill (getpid (), SIGTSTP); local
/openbsd-current/games/snake/
H A Dsnake.c908 kill(getpid(), SIGTSTP); local
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dsigall.c936 #ifdef SIGTSTP local
/openbsd-current/games/canfield/canfield/
H A Dcanfield.c1383 kill(getpid(), SIGTSTP); local
/openbsd-current/usr.bin/ssh/
H A Dclientloop.c771 kill(getpid(), SIGTSTP); local

Completed in 250 milliseconds