Searched refs:sd_seat_get_active (Results 1 - 6 of 6) sorted by relevance

/systemd/src/compat-libs/
H A Dlibsystemd-login.sym24 sd_seat_get_active;
/systemd/src/udev/
H A Dudev-builtin-uaccess.c49 r = sd_seat_get_active(seat, NULL, &uid);
/systemd/src/systemd/
H A Dsd-login.h182 int sd_seat_get_active(const char *seat, char **session, uid_t *uid);
/systemd/src/libsystemd/sd-login/
H A Dtest-login.c156 assert_se(sd_seat_get_active(seat, &session2, &u2) >= 0);
192 r = sd_seat_get_active(NULL, &t, NULL);
H A Dsd-login.c638 _public_ int sd_seat_get_active(const char *seat, char **session, uid_t *uid) { function
/systemd/src/libsystemd/
H A Dlibsystemd.sym97 sd_seat_get_active;

Completed in 26 milliseconds