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