Searched refs:KILL (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/scripts/
H A Dpoff8 KILL="/usr/bin/kill"
10 KILL="/bin/kill"
86 $KILL -$SIG $PIDS || {
87 echo "$0: $KILL failed. None ${DONE}."
96 $KILL -$SIG $PID || {
97 echo "$0: $KILL failed. None ${DONE}."
H A Dipv6-down.sample25 kill -KILL "$PID"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/etc/init.d/
H A Dbrokerd.sh21 killall -KILL brokerd >/dev/null 2>&1
22 killall -KILL hook.sh >/dev/null 2>&1
23 killall -KILL curl >/dev/null 2>&1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Dinclude.tcl28 set KILL ./dbkill.exe
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Dinclude.tcl32 set KILL ""
H A Dconfig.status597 s,@KILL@,|#_!!_#|,g
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dinclude.tcl32 set KILL "@KILL@"
H A Dparallel.tcl315 regsub {KILL \.} $d {KILL ..} d
H A Dtestutils.tcl710 set r [ catch { exec $KILL -0 $i } res ]
2741 while { [ catch {exec $KILL -0 $id} ] == 0 } {
2742 catch {exec $KILL -9 $id}
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/files/
H A Ddetach_afp_shares96 killall -KILL afpd
123 killall -KILL cnid_dbd
171 # Send 'KILL' signal, as the afpd is not required
172 /bin/kill -KILL $afppid
203 # Send 'KILL' signal, as the cnid_dbd is not required
204 /bin/kill -KILL $cnidpid
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/hotplug2/examples/
H A Dhotplug2.initscript40 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile $PIDFILE --name $NAME
44 start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dn_tty.c426 enum { ERASE, WERASE, KILL } kill_type; enumerator in enum:__anon4276
460 kill_type = KILL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dconfigure874 KILL
2992 if test -n "$KILL"; then
2993 ac_cv_prog_KILL="$KILL" # Let the user override the test.
3012 KILL=$ac_cv_prog_KILL
3013 if test -n "$KILL"; then
3014 { echo "$as_me:$LINENO: result: $KILL" >&5
3015 echo "${ECHO_T}$KILL" >&6; }
3024 ac_ct_KILL=$KILL
3062 KILL="none"
3074 KILL
[all...]

Completed in 242 milliseconds