Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dterminal-util.h141 int vtnr_from_tty(const char *tty);
Dterminal-util.c608 return vtnr_from_tty(tty) >= 0; in tty_is_vc()
617 int vtnr_from_tty(const char *tty) { in vtnr_from_tty() function
/systemd-251/src/login/
Dlogind-seat.c401 vtnr = vtnr_from_tty(t); in seat_read_active_vt()
Dpam_systemd.c288 v = vtnr_from_tty(tty); in get_seat_from_display()
Dlogind-dbus.c770 v = vtnr_from_tty(tty); in method_create_session()