Home
last modified time | relevance | path

Searched refs:kill (Results 1 – 25 of 202) sorted by relevance

123456789

/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A D0001-tests-ts-kill-decode-avoid-using-shell-built-in-kill.patch4 Subject: [PATCH] tests/ts/kill/decode: avoid using shell built-in kill command
6 This test case should do the same as other kill test cases, avoiding
7 using shell built-in kill command.
15 tests/ts/kill/decode | 5 +++++
18 diff --git a/tests/ts/kill/decode b/tests/ts/kill/decode
20 --- a/tests/ts/kill/decode
21 +++ b/tests/ts/kill/decode
28 + TS_CMD_KILL="$(which kill)"
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dthingsboard-gateway.service7 ExecStop = /bin/kill -INT $MAINPID
8 ExecReload = /bin/kill -TERM $MAINPID
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dnsmasq/files/
H A Ddnsmasq-noresolvconf.service10 ExecStop=/bin/kill $MAINPID
11 ExecReload=/bin/kill -HUP $MAINPID
H A Ddnsmasq-resolvconf.service12 ExecStop=/bin/kill $MAINPID
13 ExecReload=/bin/kill -HUP $MAINPID
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-user-share/gnome-user-share/
H A D0001-build-Define-list-of-libc-feature-test-macros.patch6 _POSIX_C_SOURCE is needed since it uses kill() API
10 ./git/src/http.c:394:3: error: call to undeclared function 'kill'; ISO C99 and later do not support…
12 [1] https://man7.org/linux/man-pages/man2/kill.2.html
/openbmc/qemu/tests/tcg/multiarch/
H A Dsigreturn-sigmask.c23 kill(getpid(), SIGUSR2); in thread_func()
42 kill(getpid(), SIGUSR1); in main()
/openbmc/openbmc/poky/meta/recipes-extended/procps/
H A Dprocps_4.0.5.bb3 the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, and skill."
54 base_bindir_progs += "kill pidof ps watch"
62 ALTERNATIVE:${PN}-doc = "kill.1 uptime.1"
63 ALTERNATIVE_LINK_NAME[kill.1] = "${mandir}/man1/kill.1"
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/bind/
H A Dnamed.service15 ExecReload=@BASE_BINDIR@/sh -c '@SBINDIR@/rndc reload > /dev/null 2>&1 || @BASE_BINDIR@/kill -HUP $…
17 ExecStop=@BASE_BINDIR@/sh -c '@SBINDIR@/rndc stop > /dev/null 2>&1 || @BASE_BINDIR@/kill -TERM $MAI…
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-sigrtminmax.c68 assert(kill(getpid(), SIGRTMIN) == 0); in main()
70 assert(kill(getpid(), SIGRTMAX) == 0); in main()
/openbmc/u-boot/test/py/
H A Du_boot_console_sandbox.py74 def kill(self, sig): member in ConsoleSandbox
85 self.p.kill(sig)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-lat_fifo-Fix-cleanup-sequence.patch29 - kill(state->pid, 15);
30 + kill(state->pid, SIGKILL);
/openbmc/openbmc/poky/meta/lib/oeqa/manual/
H A Dabat.patch13 kill -9 $XPID >/dev/null 2>&1
22 echo "kill process Xorg"
26 kill $XPID
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/
H A D0001-Do-not-try-to-start-dbus-we-do-not-have-dbus-lauch.patch24 -trap 'rm -rf $TMPDIR; kill $DBUS_SESSION_BUS_PID' ERR
34 -kill $DBUS_SESSION_BUS_PID
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0005-fix-incorrect-timeout-while-system-time-changed.patch29 """call shell-command and either return its output or kill it
43 os.kill(proc.pid, signal.SIGKILL)
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ulogd2/ulogd2/
H A Dulogd.service8 ExecReload=kill -HUP ${MAINPID}
/openbmc/u-boot/test/py/tests/
H A Dtest_sandbox_exit.py20 u_boot_console.kill(signal.SIGINT)
/openbmc/openbmc/poky/meta/recipes-extended/cronie/cronie/
H A Dcrond.service7 ExecReload=@BASE_BINDIR@/kill -HUP $MAINPID
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/
H A Dsmartd.service8 ExecReload=@BASE_BINDIR@/kill -HUP $MAINPID
/openbmc/phosphor-pid-control/
H A Dphosphor-pid-control.service.in8 ExecReload=/bin/kill -HUP $MAINPID
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/
H A Ddovecot.service9 ExecReload=/bin/kill -HUP $MAINPID
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddebuginfod.py134 self.debuginfod.kill()
160 self.debuginfod.kill()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/radvd/files/
H A Dradvd.service11 ExecReload=/bin/kill -HUP $MAINPID
/openbmc/openbmc/poky/meta/recipes-core/dropbear/dropbear/
H A Ddropbear@.service10 ExecReload=@BASE_BINDIR@/kill -HUP $MAINPID
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/
H A Dsnmpd.service10 ExecReload=/bin/kill -HUP $MAINPID
H A Dsnmptrapd.service10 ExecReload=/bin/kill -HUP $MAINPID

123456789