]> git.ipfire.org Git - thirdparty/systemd.git/blob - src/shared/spawn-ask-password-agent.h
97e73bda44c1a0a0a0e4bca5ff0eab949efceecb
[thirdparty/systemd.git] / src / shared / spawn-ask-password-agent.h
1 /* SPDX-License-Identifier: LGPL-2.1+ */
2 #pragma once
3
4 int ask_password_agent_open(void);
5 void ask_password_agent_close(void);