Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/shared/
Dask-password-api.c211 _cleanup_close_ int fd = -1, notify = -1; in ask_password_plymouth() local
394 _cleanup_close_ int cttyfd = -1, notify = -1; in ask_password_tty() local
716 _cleanup_close_ int socket_fd = -1, signal_fd = -1, notify = -1, fd = -1; in ask_password_agent() local
/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/login/
Dlogind-session.c1321 static void session_release_controller(Session *s, bool notify) { in session_release_controller()
/systemd-251/src/basic/
Dterminal-util.c359 _cleanup_close_ int notify = -1, fd = -1; in acquire_terminal() local