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
/
IXOFF.h
blob: a68b435127730f9a0daf3db136d25445261fdbcb (
plain
)
1
2
3
4
5
#include <termios.h> #define IXOFF (1<<12) /* POSIX(1) */