Home
last modified time | relevance | path

Searched defs:signal_fd (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/tty-ask-password-agent/
Dtty-ask-password-agent.c341 _cleanup_close_ int notify = -1, signal_fd = -1; in process_and_watch_password_files() local
/systemd-251/src/shared/
Dask-password-api.c716 _cleanup_close_ int socket_fd = -1, signal_fd = -1, notify = -1, fd = -1; in ask_password_agent() local
/systemd-251/src/core/
Dmanager.h224 int signal_fd; member