seat_has_master_device   73 src/login/logind-device.c         if (!seat_has_master_device(s)) {
seat_has_master_device  104 src/login/logind-device.c         had_master = seat_has_master_device(s);
seat_has_master_device  587 src/login/logind-seat.c         return seat_has_master_device(s);
seat_has_master_device  635 src/login/logind-seat.c         return seat_has_master_device(s);
seat_has_master_device   77 src/login/logind-seat.h bool seat_has_master_device(Seat *s);