Searched defs:tty_is_vc (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dterminal-util.c565 if (!tty_is_vc(name)) {
639 bool tty_is_vc(const char *tty) { function
725 return tty_is_vc(tty);

Completed in 1416 milliseconds