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