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