Linux Kernel
3.7.1
|
#include <spk_types.h>
Definition at line 68 of file spk_types.h.
u_long cursor_pos |
Definition at line 71 of file spk_types.h.
u_long cursor_x |
Definition at line 69 of file spk_types.h.
u_long cursor_y |
Definition at line 70 of file spk_types.h.
u_long go_pos |
Definition at line 72 of file spk_types.h.
u_long go_x |
Definition at line 72 of file spk_types.h.
Definition at line 77 of file spk_types.h.
u_char old_attr |
Definition at line 75 of file spk_types.h.
char parked |
Definition at line 76 of file spk_types.h.
u_char reading_attr |
Definition at line 75 of file spk_types.h.
u_long reading_pos |
Definition at line 71 of file spk_types.h.
u_long reading_x |
Definition at line 69 of file spk_types.h.
u_long reading_y |
Definition at line 70 of file spk_types.h.
char shut_up |
Definition at line 76 of file spk_types.h.
int tty_stopped |
Definition at line 78 of file spk_types.h.
u_long w_bottom |
Definition at line 73 of file spk_types.h.
u_char w_enabled |
Definition at line 74 of file spk_types.h.
u_long w_left |
Definition at line 73 of file spk_types.h.
u_long w_right |
Definition at line 73 of file spk_types.h.
u_char w_start |
Definition at line 74 of file spk_types.h.
u_long w_top |
Definition at line 73 of file spk_types.h.