Searched refs:seat_has_master_device (Results 1 - 3 of 3) sorted by relevance

/systemd/src/login/
H A Dlogind-device.c71 if (!seat_has_master_device(s)) {
102 had_master = seat_has_master_device(s);
H A Dlogind-seat.h72 bool seat_has_master_device(Seat *s);
H A Dlogind-seat.c596 bool seat_has_master_device(Seat *s) { function
606 return seat_has_master_device(s);
654 return seat_has_master_device(s);

Completed in 282 milliseconds