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
/
IXANY.c
blob: 38a197335d7c0ac426a927a1a1112c2ec8a8d679 (
plain
)
1
2
3
4
5
#include <termios.h> #define IXANY (1<<16) /* XOPEN(4) */