Home
last modified time | relevance | path

Searched refs:cttyfd (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/ !
Dask-password-api.c394 _cleanup_close_ int cttyfd = -1, notify = -1; in ask_password_tty() local
435 ttyfd = cttyfd = open("/dev/tty", O_RDWR|O_NOCTTY|O_CLOEXEC); in ask_password_tty()