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
/
tcflag_t.h
blob: b955f56615da8000edcad0d9a731237cd1478905 (
plain
)
1
2
3
4
5
#include <termios.h> typedef unsigned int tcflag_t; /* POSIX(1) */