Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-rc1
/
.
/
src
/
systemctl
/
systemctl-start-special.h
blob: 43a31ba287e5aab90d8399039ec95086cb9dbc01 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma
once
int
start_special
(
int
argc
,
char
*
argv
[],
void
*
userdata
);
int
start_system_special
(
int
argc
,
char
*
argv
[],
void
*
userdata
);