| /freebsd/crypto/krb5/src/util/ss/ |
| H A D | listen.c | 119 sigaction(SIGCONT, &nsig, &csig); in ss_listen() 124 sig_cont = signal(SIGCONT, listen_int_handler); in ss_listen() 137 sigaction(SIGCONT, &csig, (struct sigaction *)0); in ss_listen() 139 (void) signal(SIGCONT, sig_cont); in ss_listen()
|
| /freebsd/tests/sys/cddl/zfs/tests/zfsd/ |
| H A D | zfsd_hotspare_006_pos.ksh | 70 $KILL -s SIGCONT `$PGREP zfsd` 86 $KILL -s SIGCONT `$PGREP zfsd` 106 $KILL -s SIGCONT `$PGREP zfsd`
|
| /freebsd/bin/timeout/ |
| H A D | timeout.c | 197 if (signo != SIGKILL && signo != SIGSTOP && signo != SIGCONT) { in send_sig() 199 sys_signame[SIGCONT], SIGCONT, command); in send_sig() 201 kill(pid, SIGCONT); in send_sig() 204 rk.rk_sig = SIGCONT; in send_sig() 393 case SIGCONT: in main()
|
| /freebsd/lib/libc/gen/ |
| H A D | siglist.c | 54 [SIGCONT] = "CONT", 89 [SIGCONT] = "Continued",
|
| /freebsd/cddl/lib/libdtrace/ |
| H A D | signal.d | 62 inline int SIGCONT = 19; variable 63 #pragma D binding "1.0" SIGCONT 113 signal == SIGCONT ? "SIGCONT" :
|
| /freebsd/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_wait.c | 223 ATF_REQUIRE(kill(pid, SIGCONT) == 0); in ATF_TC_BODY() 229 ATF_REQUIRE(si.si_status == SIGCONT); in ATF_TC_BODY() 294 ATF_REQUIRE(kill(pid, SIGCONT) == 0); in ATF_TC_BODY() 300 ATF_REQUIRE(si.si_status == SIGCONT); in ATF_TC_BODY()
|
| /freebsd/contrib/libedit/ |
| H A D | sig.h | 55 _DO(SIGCONT) \
|
| /freebsd/contrib/llvm-project/libc/src/__support/StringUtil/tables/ |
| H A D | posix_signals.h | 31 MsgMapping(SIGCONT, "Continued"),
|
| /freebsd/contrib/llvm-project/lldb/tools/driver/ |
| H A D | Platform.h | 39 #define SIGCONT 18 macro
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | sigstop.sh | 72 if (kill(pid, SIGCONT) == -1)
|
| /freebsd/contrib/ncurses/ncurses/tty/ |
| H A D | lib_tstp.c | 63 #ifdef SIGCONT in signal_name() 64 case SIGCONT: in signal_name()
|
| /freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_killable.h | 41 …ILL) | sigmask(SIGINT) | sigmask(SIGQUIT) | sigmask(SIGTRAP) | sigmask(SIGSTOP) | sigmask(SIGCONT))
|
| /freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/ |
| H A D | signal-macros.h | 30 #define SIGCONT 18 macro
|
| /freebsd/contrib/netbsd-tests/rump/rumpkern/ |
| H A D | t_signals.c | 107 rumptest_localsig(SIGCONT); in ATF_TC_BODY()
|
| /freebsd/tests/sys/kern/ |
| H A D | sigwait.c | 464 ATF_REQUIRE(kill(pid, SIGCONT) == 0); in test_wait_dequeue_sigchld() 469 support_check_siginfo(CLD_CONTINUED, SIGCONT, pid, &si, SIGCHLD); in test_wait_dequeue_sigchld() 470 support_check_sigchld(&set, CLD_CONTINUED, SIGCONT, pid, dequeue); in test_wait_dequeue_sigchld()
|
| /freebsd/lib/libsysdecode/ |
| H A D | signal.c | 51 [SIGCONT] = "SIGCONT",
|
| /freebsd/tools/regression/sigqueue/sigqtest2/ |
| H A D | sigqtest2.c | 23 kill(si->si_pid, SIGCONT); in job_handler()
|
| /freebsd/lib/libc/nls/ |
| H A D | be_BY.UTF-8.msg | 223 $ SIGCONT
|
| H A D | ru_RU.UTF-8.msg | 238 $ SIGCONT
|
| H A D | ru_RU.KOI8-R.msg | 238 $ SIGCONT
|
| H A D | mn_MN.UTF-8.msg | 223 $ SIGCONT
|
| H A D | uk_UA.UTF-8.msg | 233 $ SIGCONT
|
| H A D | el_GR.ISO8859-7.msg | 223 $ SIGCONT
|
| H A D | ja_JP.UTF-8.msg | 233 $ SIGCONT
|
| H A D | ja_JP.eucJP.msg | 233 $ SIGCONT
|