| /f-stack/freebsd/contrib/device-tree/Bindings/power/reset/ |
| H A D | ltc2952-poweroff.txt | 5 A full powerdown can be triggered via the kill signal. 12 - kill-gpios: phandle + gpio-specifier for the GPIO connected to the 13 chip's kill line 19 until an explicit kill signal is received 28 kill-gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/user_ns_exec/ |
| H A D | user_ns_exec.c | 150 kill(child, SIGKILL); in main() 159 kill(child, SIGKILL); in main() 166 kill(child, SIGKILL); in main() 174 kill(child, SIGKILL); in main()
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | psync2-reg.tcl | 45 $R(1) client kill type master 50 $R(2) client kill type master 55 exec kill -9 $bench_pid
|
| H A D | replication-psync.tcl | 69 $slave client kill $master_host:$master_port 73 $slave client kill $master_host:$master_port
|
| H A D | replication-3.tcl | 115 r -1 client kill type master
|
| H A D | psync2.tcl | 96 $R($slave_id) client kill type master
|
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | test-bbdev.py | 14 def kill(process): function 16 process.kill() 96 timer = Timer(args.timeout, kill, [app_proc])
|
| /f-stack/app/redis-5.0.5/utils/ |
| H A D | speed-regression.tcl | 44 catch {exec kill -9 [lindex $pids 0]} 45 catch {exec kill -9 [lindex $pids 1]}
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | maxmemory.tcl | 189 exec kill -SIGSTOP $slave_pid 218 $master client kill type slave 229 exec kill -SIGCONT $slave_pid
|
| H A D | scripting.tcl | 498 r script kill 516 catch {r script kill} e 524 test {SHUTDOWN NOSAVE can kill a timedout script anyway} {
|
| /f-stack/app/redis-5.0.5/tests/cluster/tests/ |
| H A D | 06-slave-stop-cond.tcl | 41 R 5 client kill 127.0.0.1:$port0
|
| H A D | 05-slave-selection.tcl | 49 R 10 client kill 127.0.0.1:$port0
|
| /f-stack/tools/libutil/tests/ |
| H A D | pidfile_test.c | 197 kill(pid, SIGTERM); in common_test_pidfile_child() 226 if (kill(pid, SIGINT) != 0) in common_test_pidfile_child()
|
| H A D | flopen_test.c | 176 kill(pid, SIGINT); in test_flopen_lock_child()
|
| /f-stack/app/redis-5.0.5/tests/support/ |
| H A D | server.tcl | 56 catch {exec kill $pid} 67 catch {exec kill -KILL $pid}
|
| /f-stack/app/nginx-1.16.1/auto/ |
| H A D | install | 216 kill -USR2 \`cat $NGX_PID_PATH\` 220 kill -QUIT \`cat $NGX_PID_PATH.oldbin\`
|
| /f-stack/tools/libutil/ |
| H A D | pw_util.c | 82 kill(editpid, sig); 364 kill(editpid, SIGTERM); in pw_fini() 365 kill(editpid, SIGCONT); in pw_fini()
|
| H A D | uucplock.c | 99 if (kill(pid_old, 0) == 0 || errno != ESRCH) in uu_lock()
|
| /f-stack/app/redis-5.0.5/tests/ |
| H A D | instances.tcl | 122 catch {exec kill -9 $pid} 450 exec kill -9 $pid
|
| H A D | test_helper.tcl | 344 catch {exec kill $p} 351 catch {exec kill -9 $p}
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/ |
| H A D | zed_exec.c | 175 (void) kill(pid, SIGKILL); in _zed_exec_fork_child()
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | evt_main.c | 61 kill(getpid(), signum); in signal_handler()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | commands.cfg | 51 kill
|
| /f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/ |
| H A D | nfs.c | 436 kill(mountdpid, SIGHUP); in nfs_commit_shares()
|
| /f-stack/tools/ipfw/ |
| H A D | main.c | 611 (void)kill(preproc, SIGTERM);
|