Searched refs:vtnr_from_tty (Results 1 – 5 of 5) sorted by relevance
141 int vtnr_from_tty(const char *tty);
608 return vtnr_from_tty(tty) >= 0; in tty_is_vc()617 int vtnr_from_tty(const char *tty) { in vtnr_from_tty() function
401 vtnr = vtnr_from_tty(t); in seat_read_active_vt()
288 v = vtnr_from_tty(tty); in get_seat_from_display()
770 v = vtnr_from_tty(tty); in method_create_session()