Home
last modified time | relevance | path

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

/systemd-251/src/core/
Dmain.c2012 static void log_execution_mode(bool *ret_first_boot) { in log_execution_mode() argument
2013 assert(ret_first_boot); in log_execution_mode()
2030 *ret_first_boot = false; in log_execution_mode()
2047 *ret_first_boot = true; in log_execution_mode()
2050 *ret_first_boot = false; in log_execution_mode()
2072 *ret_first_boot = false; in log_execution_mode()