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