Searched refs:cttyfd (Results 1 – 1 of 1) sorted by relevance
394 _cleanup_close_ int cttyfd = -1, notify = -1; in ask_password_tty() local435 ttyfd = cttyfd = open("/dev/tty", O_RDWR|O_NOCTTY|O_CLOEXEC); in ask_password_tty()