Searched refs:utmp_mode (Results 1 - 3 of 3) sorted by relevance

/systemd/src/core/
H A Dexecute.h144 ExecUtmpMode utmp_mode; member in struct:ExecContext
H A Ddbus-execute.c722 SD_BUS_PROPERTY("UtmpMode", "s", property_get_exec_utmp_mode, offsetof(ExecContext, utmp_mode), SD_BUS_VTABLE_PROPERTY_CONST),
1157 c->utmp_mode = m;
H A Dexecute.c1645 context->utmp_mode == EXEC_UTMP_INIT ? INIT_PROCESS :
1646 context->utmp_mode == EXEC_UTMP_LOGIN ? LOGIN_PROCESS :

Completed in 834 milliseconds