Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247
/
.
/
src
/
systemctl
/
systemctl-is-active.h
blob: 9a5238e8c08dd3b1c09cea482e44bdede9dafce1 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
int
check_unit_active
(
int
argc
,
char
*
argv
[],
void
*
userdata
);
int
check_unit_failed
(
int
argc
,
char
*
argv
[],
void
*
userdata
);