libc
::
x86_64_apple_darwin
::
termios
Fields
c_iflag
c_oflag
c_cflag
c_lflag
c_cc
c_ispeed
c_ospeed
Struct
libc
::
x86_64_apple_darwin
::
termios
struct
termios
{ ... }
source
Fields
c_iflag:
tcflag_t
c_oflag:
tcflag_t
c_cflag:
tcflag_t
c_lflag:
tcflag_t
c_cc: [
cc_t
; NCCS]
c_ispeed:
speed_t
c_ospeed:
speed_t