Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
main
/
.
/
src
/
systemctl
/
systemctl-compat-telinit.h
blob: 783c3878a0e1148b12e461fa8f59d2b52313bcee [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma
once
int
telinit_parse_argv
(
int
argc
,
char
*
argv
[]);
int
start_with_fallback
(
void
);
int
reload_with_fallback
(
void
);
int
exec_telinit
(
char
*
argv
[]);