Home
last modified time | relevance | path

Searched refs:SIGSTOP (Results 126 – 150 of 14259) sorted by relevance

12345678910>>...571

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-signal-h.c81 #ifdef SIGSTOP in main()
82 case SIGSTOP: in main()
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dtest-signal-h.c81 #ifdef SIGSTOP in main()
82 case SIGSTOP: in main()
/dports/textproc/gsed/sed-4.8/gnulib-tests/
H A Dtest-signal-h.c81 #ifdef SIGSTOP in main()
82 case SIGSTOP: in main()
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dtest-signal-h.c81 #ifdef SIGSTOP in main()
82 case SIGSTOP: in main()
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-signal-h.c81 #ifdef SIGSTOP in main()
82 case SIGSTOP: in main()
/dports/textproc/augeas/augeas-1.12.0/gnulib/tests/
H A Dtest-signal-h.c81 #ifdef SIGSTOP in main()
82 case SIGSTOP: in main()
/dports/textproc/diffutils/diffutils-3.8/gnulib-tests/
H A Dtest-signal-h.c81 #ifdef SIGSTOP in main()
82 case SIGSTOP: in main()
/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dpause.c139 signal (SIGSTOP, sig_handler); in splite_pause_signal()
147 raise (SIGSTOP); in splite_pause_signal()
/dports/x11/konsole/konsole-21.12.3/tests/features/
H A Dsignaltests.c10 int signals[] = {SIGSTOP, SIGCONT, SIGHUP, SIGINT, SIGTERM, SIGKILL, SIGUSR1, SIGUSR2};
16 case SIGSTOP: in print_signal_name()
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/cygwin/
H A Dsiglist.c97 #ifdef SIGSTOP
98 {SIGSTOP, "SIGSTOP", "Stop, unblockable (POSIX)."},
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/linux/
H A Dsiglist.c97 #ifdef SIGSTOP
98 {SIGSTOP, "SIGSTOP", "Stop, unblockable (POSIX)."},
/dports/sysutils/busybox/busybox-1.26.2/procps/
H A Dkill.c202 if (signo != SIGSTOP && signo != SIGCONT) in kill_main()
203 kill(-1, SIGSTOP); in kill_main()
246 if (signo != SIGSTOP && signo != SIGCONT) in kill_main()
/dports/security/sudo/sudo-1.9.8p2/lib/util/
H A Dsys_siglist.h127 #ifdef SIGSTOP
128 if (sudo_sys_siglist[SIGSTOP] == NULL)
129 sudo_sys_siglist[SIGSTOP] = "Stopped (signal)";
H A Dsys_signame.h127 #ifdef SIGSTOP
128 if (sudo_sys_signame[SIGSTOP] == NULL)
129 sudo_sys_signame[SIGSTOP] = "STOP";
/dports/shells/oksh/oksh-7.0/
H A Dsigname.c91 #ifdef SIGSTOP
92 { SIGSTOP, "STOP" },
/dports/math/libmesh/libmesh-1.6.2/src/base/
H A Dlibmesh_common.C58 #if defined(LIBMESH_HAVE_CSIGNAL) && defined(SIGSTOP) in stop()
60 std::raise(SIGSTOP); in stop()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/string/
H A Dstrsignal.c9 && (SIGCHLD == 17) && (SIGCONT == 18) && (SIGSTOP == 19) && (SIGTSTP == 20) \
37 [SIGSTOP] = 19,
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/string/
H A Dstrsignal.c9 && (SIGCHLD == 17) && (SIGCONT == 18) && (SIGSTOP == 19) && (SIGTSTP == 20) \
37 [SIGSTOP] = 19,
/dports/math/reduce/Reduce-svn5758-src/generic/newfront/
H A Dredsig.c165 kill(0,SIGSTOP);
259 #ifdef SIGSTOP
260 case SIGSTOP: return "SIGSTOP";
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/string/
H A Dstrsignal.c9 && (SIGCHLD == 17) && (SIGCONT == 18) && (SIGSTOP == 19) && (SIGTSTP == 20) \
41 [SIGSTOP] = 19,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/
H A Dstrsignal.c9 && (SIGCHLD == 17) && (SIGCONT == 18) && (SIGSTOP == 19) && (SIGTSTP == 20) \
41 [SIGSTOP] = 19,
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/string/
H A Dstrsignal.c9 && (SIGCHLD == 17) && (SIGCONT == 18) && (SIGSTOP == 19) && (SIGTSTP == 20) \
41 [SIGSTOP] = 19,
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/string/
H A Dstrsignal.c9 && (SIGCHLD == 17) && (SIGCONT == 18) && (SIGSTOP == 19) && (SIGTSTP == 20) \
41 [SIGSTOP] = 19,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/string/
H A Dstrsignal.c9 && (SIGCHLD == 17) && (SIGCONT == 18) && (SIGSTOP == 19) && (SIGTSTP == 20) \
41 [SIGSTOP] = 19,
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/threadproc/unix/
H A Dsignals.c229 #ifdef SIGSTOP in apr_signal_init()
230 store_desc(SIGSTOP, "Stopped (signal)"); in apr_signal_init()
336 #ifdef SIGSTOP in apr_signal_thread()
337 sigdelset(&sig_mask, SIGSTOP); in apr_signal_thread()

12345678910>>...571