Home
last modified time | relevance | path

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

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