Lines Matching refs:hashmap_get
43 d = hashmap_get(m->devices, sysfs);
65 s = hashmap_get(m->seats, id);
84 s = hashmap_get(m->sessions, id);
104 u = hashmap_get(m->users, UID_TO_PTR(uid));
151 i = hashmap_get(m->inhibitors, id);
175 b = hashmap_get(m->buttons, name);
196 device = hashmap_get(m->devices, udev_device_get_syspath(d));
217 seat = hashmap_get(m->seats, sn);
254 b = hashmap_get(m->buttons, udev_device_get_sysname(d));
292 s = hashmap_get(m->session_units, unit);
316 u = hashmap_get(m->user_units, unit);