Home
last modified time | relevance | path

Searched refs:SIGTERM (Results 201 – 225 of 324) sorted by relevance

12345678910>>...13

/freebsd/lib/libc/nls/
H A Dpl_PL.ISO8859-2.msg215 $ SIGTERM
H A Dpt_BR.ISO8859-1.msg215 $ SIGTERM
H A Dsk_SK.ISO8859-2.msg231 $ SIGTERM
H A Des_ES.ISO8859-1.msg225 $ SIGTERM
H A Dgl_ES.ISO8859-1.msg225 $ SIGTERM
H A Dca_ES.ISO8859-1.msg231 $ SIGTERM
H A Dhu_HU.ISO8859-2.msg225 $ SIGTERM
/freebsd/contrib/nvi/cl/
H A DREADME.signal2 SIGHUP, SIGINT, SIGQUIT, SIGTERM, SIGTSTP and SIGWINCH.
14 SIGHUP, SIGTERM
/freebsd/contrib/sendmail/libsm/
H A Dclock.c367 sig = SIGTERM;
/freebsd/usr.sbin/ypserv/
H A Dyp_main.c571 (void) signal(SIGTERM, (SIG_PF) reaper); in main()
/freebsd/usr.bin/tip/tip/
H A Dtip.c130 (void)signal(SIGTERM, cleanup); in main()
/freebsd/usr.bin/mkuzip/
H A Dmkuzip.c268 signal(SIGTERM, exit); in main()
/freebsd/contrib/tcsh/
H A Dsh.exec.c542 sigaction(SIGTERM, &state->sigterm, NULL); in execash_cleanup()
577 sigaction(SIGTERM, &parterm, &state.sigterm); in execash()
/freebsd/sbin/init/
H A DNOTES104 4: multi-user operation: on SIGTERM, go to 7; on SIGHUP, go to 5;
/freebsd/sbin/ipfw/
H A Dmain.c635 (void)kill(preproc, SIGTERM); in ipfw_readfile()
/freebsd/contrib/blocklist/bin/
H A Dblacklistd.c482 signal(SIGTERM, sigdone); in main()
/freebsd/contrib/ntp/include/
H A Dntpd.h355 # define SIGDIE4 SIGTERM
/freebsd/crypto/openssh/
H A Dclientloop.c1517 if (ssh_signal(SIGTERM, SIG_IGN) != SIG_IGN) in client_loop()
1518 ssh_signal(SIGTERM, signal_handler); in client_loop()
1542 sigaddset(&bsigset, SIGTERM) == -1) in client_loop()
1657 received_signal == SIGTERM) { in client_loop()
/freebsd/sbin/ipf/ipfsync/
H A Dipfsyncd.c162 signal(SIGTERM, handleterm);
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp268 case SIGTERM: in GetSignalAsCString()
/freebsd/contrib/bc/src/
H A Dvm.c229 sigaction(SIGTERM, &sa, NULL);
244 signal(SIGTERM, bc_vm_sig);
/freebsd/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c979 (void) sigaction(SIGTERM, &act, NULL); in main()
/freebsd/contrib/wpa/src/utils/
H A Deloop.c984 if ((sig == SIGINT || sig == SIGTERM) && !eloop.pending_terminate) { in eloop_handle_signal()
1055 ret = eloop_register_signal(SIGTERM, handler, user_data); in eloop_register_signal_terminate()
/freebsd/contrib/kyua/engine/
H A Dscheduler_test.cpp149 ::kill(::getpid(), SIGTERM); in exec_create_files_and_fail()
183 ::kill(::getpid(), SIGTERM); in exec_fail()
/freebsd/contrib/pf/pflogd/
H A Dpflogd.c734 signal(SIGTERM, sig_close);

12345678910>>...13