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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/os-Linux/
H A Dtty_log.c32 struct tty_log_buf { struct
44 struct tty_log_buf data;
50 data = ((struct tty_log_buf) { .what = TTY_LOG_OPEN,
75 struct tty_log_buf data;
80 data = ((struct tty_log_buf) { .what = TTY_LOG_CLOSE,
121 struct tty_log_buf data;
127 data = ((struct tty_log_buf) { .what = TTY_LOG_WRITE,
142 struct tty_log_buf data;
158 data = ((struct tty_log_buf) { .what = TTY_LOG_EXEC,

Completed in 24 milliseconds