/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/transmission/files/ |
H A D | transmission-daemon | 103 start-stop-daemon --stop --quiet --retry=TERM/10/KILL/5 --pidfile $PIDFILE --exec $DAEMON 114 start-stop-daemon --stop --quiet --oknodo --retry=0/30/KILL/5 --exec $DAEMON
|
/openbmc/linux/tools/testing/ktest/examples/ |
H A D | kvm.conf | 15 CLOSE_CONSOLE_SIGNAL = KILL
|
/openbmc/qemu/tests/tcg/ |
H A D | Makefile.target | 57 run-test = $(call quiet-command, timeout -s KILL --foreground $(TIMEOUT) $2 > $1.out, \ 60 run-test = $(call quiet-command, timeout -s KILL --foreground $(TIMEOUT) $2, \
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | signum.c | 20 P_SIGNUM(KILL); in syscall_arg__scnprintf_signum()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/valkey/valkey/ |
H A D | init-valkey-server | 47 start-stop-daemon --stop --signal KILL --exec /usr/bin/valkey-server
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/ |
H A D | init-redis-server | 47 start-stop-daemon --stop --signal KILL --exec /usr/bin/redis-server
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.7/ |
H A D | init-redis-server | 47 start-stop-daemon --stop --signal KILL --exec /usr/bin/redis-server
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/rsyslog/ |
H A D | initscript | 48 start-stop-daemon -K --quiet --signal KILL --pidfile $PIDFILE --name $NAME
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/init.d/ |
H A D | krb5-kdc | 61 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --name $NAME
|
H A D | krb5-admin-server | 68 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --name $NAME
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | freeradius | 79 … start-stop-daemon --stop --retry=TERM/30/KILL/5 --quiet --pidfile $PIDFILE || ret=$?
|
/openbmc/linux/tools/perf/ |
H A D | builtin-daemon.c | 70 KILL, enumerator 182 } else if (session->state == KILL) { in session_config() 309 session->state = KILL; in setup_server_config() 436 session->state = KILL; in handle_signalfd() 993 if (session->state == KILL) { in daemon__reconfig()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
H A D | influxdb | 178 kill -s KILL $PID &>/dev/null
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | common.qemu | 388 kill -KILL ${QEMU_PID} 2>/dev/null
|
H A D | 108 | 36 kill -KILL "$qsd_pid"
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-test-1-run-qemu.sh | 140 kill -KILL $qemu_pid
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | ipkdbg.in | 215 trap cleanup EXIT INT QUIT KILL
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynqmp-zcu100-revC.dts | 111 kill-gpios = <&gpio 34 GPIO_ACTIVE_LOW>; /* KILL signal - output */
|
/openbmc/qemu/include/hw/misc/ |
H A D | bcm2835_cprman_internals.h | 141 FIELD(CM_CLOCKx_CTL, KILL, 5, 1)
|
/openbmc/linux/drivers/tty/ |
H A D | n_tty.c | 956 enum { ERASE, WERASE, KILL } kill_type; in eraser() enumerator 983 kill_type = KILL; in eraser()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.3.rst | 83 - initscripts: run umountnfs as a KILL script
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | login.defs_shadow-sysroot | 174 # KILLCHAR Terminal KILL character ('\025' = CTRL/U).
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | fib_nexthops.sh | 808 timeout -s KILL 5 ip netns exec me ip link del veth1.10 >/dev/null 2>&1
|