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