Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-rc1
/
.
/
src
/
shared
/
service-util.h
blob: 928c5961e7a9ec432a826f2eeaf12d3ac5ddb874 [
file
] [
log
] [
blame
] [
raw
]
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma
once
#include
"bus-object.h"
int
service_parse_argv
(
const
char
*
service
,
const
char
*
description
,
const
BusObjectImplementation
*
const
*
bus_objects
,
int
argc
,
char
*
argv
[]);