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
/
IXON.h
blob: 414c0fc8a299fb57a39187a930fdcee66e3f79d5 (
plain
)
1
2
3
4
5
#include <termios.h> #define IXON (1<<13) /* POSIX(1) */