index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
termios
/
ECHOK.h
blob: 8bea2fba2a6562bc3653744d5e86319dc6e30fb5 (
plain
)
1
2
3
4
5
#include <termios.h> #define ECHOK (1<<2) /* POSIX(1) */