Searched refs:SIGTERM (Results 1 - 25 of 176) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dsignal.c31 signal(SIGTERM, SIG_IGN);
54 #ifdef SIGTERM
55 signal(SIGTERM, signal_handler);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/web/
H A Dstartstop.c96 kill(pid, SIGTERM);
108 kill(pid, SIGTERM);
120 kill(pid, SIGTERM);
130 kill(pid, SIGTERM);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Dutil_sig.c78 #ifdef SIGTERM
79 set_signal(SIGTERM, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfuse_signals.c52 set_one_signal_handler(SIGTERM, exit_handler) == -1 ||
70 set_one_signal_handler(SIGTERM, SIG_DFL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Du_signal_names.c66 #ifdef SIGTERM
67 [SIGTERM ] = "TERM",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nmbd/
H A Dasyncdns.c116 Called by the parent process when it receives a SIGTERM - also kills the
123 kill(child_pid, SIGTERM);
159 CatchSignal(SIGTERM, SIGNAL_CAST sig_term );
201 /* Allow SIGTERM to kill us. */
202 BlockSignals(False, SIGTERM);
214 BlockSignals(True, SIGTERM);
218 BlockSignals(True, SIGTERM);
330 BlockSignals(False, SIGTERM);
335 BlockSignals(True, SIGTERM);
346 With sync dns there is no child to kill on SIGTERM
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libdaemon-0.14/examples/
H A Dtestd.c57 /* Kill daemon with SIGTERM */
60 if ((ret = daemon_pid_file_kill_wait(SIGTERM, 5)) < 0)
118 if (daemon_signal_init(SIGINT, SIGTERM, SIGQUIT, SIGHUP, 0) < 0) {
166 case SIGTERM:
167 daemon_log(LOG_WARNING, "Got SIGINT, SIGQUIT or SIGTERM.");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/init/
H A Dhalt.c29 static const int signals[] = { SIGUSR1, SIGUSR2, SIGTERM };
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Dsignalpipe.c47 signal(SIGTERM, signal_handler);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/pptp/
H A Dpptp_callmgr.c90 if(lci->pid[0] > 1) kill(lci->pid[0], SIGTERM);
91 if(lci->pid[1] > 1) kill(lci->pid[1], SIGTERM);
146 signal(SIGTERM, callmgr_sighandler);
236 if(lci->pid[0] > 1) kill(lci->pid[0], SIGTERM);
237 if(lci->pid[1] > 1) kill(lci->pid[1], SIGTERM);
253 signal(SIGTERM, callmgr_do_nothing);
261 if(lci->pid[0] > 1) kill(lci->pid[0], SIGTERM);
262 if(lci->pid[1] > 1) kill(lci->pid[1], SIGTERM);
302 signal(SIGTERM, callmgr_do_nothing);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dmain.c144 case SIGTERM:
147 case SIGTERM:
148 LOG(log_note, logtype_afpd, "AFP Server shutting down on SIGTERM");
155 sig = SIGTERM;
313 sigaddset(&sv.sa_mask, SIGTERM);
324 sigaddset(&sv.sa_mask, SIGTERM);
336 sigaddset(&sv.sa_mask, SIGTERM);
354 if ( sigaction( SIGTERM, &sv, NULL ) < 0 ) {
364 sigaddset(&sv.sa_mask, SIGTERM);
384 /* don't block SIGTERM */
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfatal-signal.c49 SIGXCPU, SIGXFSZ - because they are quite similar to SIGTERM. */
57 #ifdef SIGTERM
58 SIGTERM,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Dcdjpeg.c53 #ifdef SIGTERM /* not all systems have SIGTERM */
54 signal(SIGTERM, signal_catcher);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dmain.c123 case SIGTERM:
126 case SIGTERM:
127 LOG(log_note, logtype_afpd, "AFP Server shutting down on SIGTERM");
281 sigaddset(&sv.sa_mask, SIGTERM);
293 sigaddset(&sv.sa_mask, SIGTERM);
305 sigaddset(&sv.sa_mask, SIGTERM);
323 if ( sigaction( SIGTERM, &sv, NULL ) < 0 ) {
333 sigaddset(&sv.sa_mask, SIGTERM);
353 /* don't block SIGTERM */
354 sigaddset(&sigs, SIGTERM);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Dsigint.c80 fprintf(stderr, "Got %s, quitting.\n", s == SIGINT ? "SIGINT" : "SIGTERM");
110 if (sigaction(SIGTERM, &sa, &old_sigterm_sa) < 0) {
130 sigaction(SIGTERM, &old_sigterm_sa, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dmod_db4.c41 ret += kill(ap_scoreboard_image->parent[i].pid, SIGTERM);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dsignal.h39 #define SIGTERM 15 /* Termination (ANSI). */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/console-tools/
H A Dresize.c42 signal(SIGTERM, onintr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/runit/
H A Drunsvdir.c104 signal(SIGTERM, SIG_DFL);
171 /* SIGTERM removed runsv's */
176 kill(sv[i].pid, SIGTERM);
235 sig_catch(SIGTERM, s_term);
329 kill(sv[i].pid, SIGTERM);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/sysklogd/
H A Dklogd.c61 signal(SIGTERM, klogd_signal);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dsignal.h39 #define SIGTERM 15 /* Termination (ANSI). */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dsignal.h19 #define SIGTERM 15 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dsignal.h35 #define SIGTERM 15 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dsignal.h27 #define SIGTERM 15 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dsignal.h51 #define SIGTERM 15 macro

Completed in 231 milliseconds

12345678