Searched refs:tty_is_vc (Results 1 – 5 of 5) sorted by relevance
207 if (isempty(tty) || tty_is_vc(tty)) in run()
533 if (tty_is_vc(name)) { in vt_disallocate()605 bool tty_is_vc(const char *tty) { in tty_is_vc() function771 return tty_is_vc(tty); in tty_is_vc_resolve()
138 bool tty_is_vc(const char *tty);
761 if (tty_is_vc(tty)) { in method_create_session()
5688 return path_equal(resolved, tty) || (streq(resolved, "tty0") && tty_is_vc(tty)); in tty_may_match_dev_console()