Systemd/src/systemctl/systemctl-compat-shutdown.h
2020-11-09 13:23:58 +09:00

5 lines
112 B
C

/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once
int shutdown_parse_argv(int argc, char *argv[]);