Found 10 other functions taking a
termios
argument:
Gets the parameters of the terminal
Sets the parameters of the terminal
Extracts the input baud rate from the input structure exactly (without interpretation).
Extracts the output baud rate from the input structure exactly (without interpretation).
Set input baud rate in the termios structure There is no effect in hardware until a subsequent call of tcsetattr().
Set output baud rate in the termios structure There is no effect in hardware until a subsequent call of tcsetattr().