Home
last modified time | relevance | path

Searched refs:SESSION_IS_SELF (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/login/
Dlogind-session.h172 static inline bool SESSION_IS_SELF(const char *name) { in SESSION_IS_SELF() function
Dlogind-dbus.c892 assert(!SESSION_IS_SELF(id)); in method_create_session()