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