Searched refs:stdin_tty (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dutmp-wtmp.c386 _cleanup_free_ char *text = NULL, *hn = NULL, *un = NULL, *stdin_tty = NULL; local
401 getttyname_harder(STDIN_FILENO, &stdin_tty);
402 origin_tty = stdin_tty;

Completed in 741 milliseconds