Searched refs:get_tty_settings (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/libreadline/
H A Drltty.c185 static int get_tty_settings PARAMS((int, TIOTYPE *));
230 get_tty_settings (tty, tiop) function
402 static int get_tty_settings PARAMS((int, TIOTYPE *));
518 get_tty_settings (tty, tiop) function
670 if (get_tty_settings (tty, &tio) < 0)
940 if (get_tty_settings (tty, &ttybuff) == 0)

Completed in 156 milliseconds