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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/init/
H A Dinit.c84 static const char *log_console = VC_5; variable
174 if (!log_console) {
177 log_fd = device_open(log_console, O_WRONLY | O_NONBLOCK | O_NOCTTY);
179 bb_error_msg("can't log to %s", log_console);
288 log_console = NULL;

Completed in 71 milliseconds