Sign in
chromium
/
chromiumos
/
third_party
/
systemd
/
refs/heads/factory-14162.B
/
.
/
src
/
systemctl
/
systemctl-compat-telinit.h
blob: 1a2bcd440523b8068a12eae8f7302efad47b37ec [
file
] [
log
] [
blame
] [
edit
]
/* 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
);