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
/
ECHO.h
blob: 315e73e48c8e79fc0590e33159e1a14b3f7a6e5a (
plain
)
1
2
3
4
5
#include <termios.h> #define ECHO (1<<0) /* POSIX(1) */