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