Searched refs:startup_serial_logging_active (Results 1 – 2 of 2) sorted by relevance
52 extern bool startup_serial_logging_active;495 if (startup_serial_logging_active) { printf(format, ##__VA_ARGS__); } \
152 bool startup_serial_logging_active = true; variable1015 startup_serial_logging_active = false; in forkproc()