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
/
TABDLY.c
blob: b408c7eb8c9312afe328ba87b8640b74d173ec4f (
plain
)
1
2
3
4
5
#include <termios.h> #define TABDLY ((1<<14)|(1<<15)) /* XOPEN(4) */