Home
last modified time | relevance | path

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

/systemd-251/src/login/
Dlogind-device.c52 if (!seat_has_master_device(s)) { in device_detach()
82 had_master = seat_has_master_device(s); in device_attach()
Dlogind-seat.c577 bool seat_has_master_device(Seat *s) { in seat_has_master_device() function
587 return seat_has_master_device(s); in seat_can_graphical()
634 return !seat_has_master_device(s); in seat_may_gc()
Dlogind-seat.h54 bool seat_has_master_device(Seat *s);