Home
last modified time | relevance | path

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

/systemd-251/src/systemd/
Dsd-login.h193 int sd_seat_can_tty(const char *seat);
/systemd-251/src/libsystemd/sd-login/
Dtest-login.c169 r = sd_seat_can_tty(seat); in TEST()
Dsd-login.c741 _public_ int sd_seat_can_tty(const char *seat) { in sd_seat_can_tty() function
/systemd-251/src/libsystemd/
Dlibsystemd.sym112 sd_seat_can_tty;
/systemd-251/man/rules/
Dmeson.build812 ['sd_seat_can_graphical', 'sd_seat_can_tty', 'sd_seat_get_sessions'],