Lines Matching refs:hashmap_get
72 session = hashmap_get(m->sessions, name);
101 user = hashmap_get(m->users, UID_TO_PTR(uid));
128 seat = hashmap_get(m->seats, name);
632 seat = hashmap_get(m->seats, cseat);
739 if (hashmap_get(m->sessions, id)) {
754 } while (hashmap_get(m->sessions, id));
1155 u = hashmap_get(m->users, UID_TO_PTR(uid));
2449 } while (hashmap_get(m->inhibitors, id));
2618 session = hashmap_get(m->session_units, unit);
2628 user = hashmap_get(m->user_units, unit);
2665 session = hashmap_get(m->session_units, unit);
2669 user = hashmap_get(m->user_units, unit);
2699 session = hashmap_get(m->session_units, unit);
2703 user = hashmap_get(m->user_units, unit);