Searched refs:log_console (Results 1 – 1 of 1) sorted by relevance
211 const char *log_console; member219 IF_NOT_FEATURE_INIT_SYSLOG(G.log_console = VC_5;) \268 if (G.log_console) { in message()269 log_fd = device_open(G.log_console, O_WRONLY | O_NONBLOCK | O_NOCTTY); in message()271 bb_error_msg("can't log to %s", G.log_console); in message()331 G.log_console = NULL; in console_init()