Home
last modified time | relevance | path

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

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