Searched refs:SEAT_IS_SELF (Results 1 – 2 of 2) sorted by relevance
68 static inline bool SEAT_IS_SELF(const char *name) { in SEAT_IS_SELF() function
143 if (SEAT_IS_SELF(name)) /* the caller's own session */ in manager_get_session_from_creds()215 if (SEAT_IS_SELF(name) || SEAT_IS_AUTO(name)) { in manager_get_seat_from_creds()1432 if (SEAT_IS_SELF(seat) || SEAT_IS_AUTO(seat)) { in method_attach_device()