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