Searched refs:RW_CONSOLE_WRITE (Results 1 – 1 of 1) sorted by relevance
63 #define RW_CONSOLE_WRITE 0xBBBB macro66 #define CONSOLE_WRITE(buf, len) sgcn_rw(RW_CONSOLE_WRITE, buf, len)903 (when == RW_CONSOLE_WRITE) ? "console output, dropped" : in sgcn_log_error()933 } else if (rw == RW_CONSOLE_WRITE) { in sgcn_read_header()976 else if (rw == RW_CONSOLE_WRITE) in sgcn_rw()989 else if (rw == RW_CONSOLE_WRITE) in sgcn_rw()1015 } else if (rw == RW_CONSOLE_WRITE) { in sgcn_rw()1088 sgcn_log_error(RW_CONSOLE_WRITE, rv); in circular_buffer_write()