Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v243-rc1
/
.
/
src
/
core
/
killall.h
blob: 08ae28d073f4d16317136ed499c7ea1bd0a37fde [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma
once
#include
"time-util.h"
int
broadcast_signal
(
int
sig
,
bool
wait_for_exit
,
bool
send_sighup
,
usec_t
timeout
);