Home
last modified time | relevance | path

Searched defs:tty_fd (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/tty-ask-password-agent/ !
Dtty-ask-password-agent.c145 int tty_fd = -1, r; in agent_ask_password_tty() local
/systemd-251/src/core/ !
Dmain.c211 _cleanup_close_ int tty_fd = -1; in console_setup() local