terminal special characters, baud rates, modes
Standard C library (libc)
cc_t is used for terminal special characters, speed_t for baud rates, and tcflag_t for modes.
All are unsigned integer types.
POSIX.1-2008.
POSIX.1-2001.