Definition in file tc_setraw.c.
Go to the source code of this file.
Functions | |
int | tc_keystroke (void) |
bool | tc_setraw (void) |
bool | tc_restore (void) |
Variables | |
termios | tbufsave |
bool | have_attr = false |
|
Definition at line 29 of file tc_setraw.c. References termios::c_lflag, EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, exit(), have_attr, read(), syserr(), tbufsave, tcgetattr(), and tcsetattr(). Referenced by main(). |
|
Definition at line 95 of file tc_setraw.c. References EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, have_attr, tbufsave, and tcsetattr(). Referenced by main(). |
|
Definition at line 63 of file tc_setraw.c. References termios::c_cflag, EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, errno, fpathconf(), have_attr, tbufsave, tcgetattr(), and tcsetattr(). Referenced by main(). |
|
Definition at line 27 of file tc_setraw.c. Referenced by tc_keystroke(), tc_restore(), and tc_setraw(). |
|
Definition at line 26 of file tc_setraw.c. Referenced by tc_keystroke(), tc_restore(), and tc_setraw(). |