Searched refs:host_tcgetattr (Results 1 – 3 of 3) sorted by relevance
16 int host_tcgetattr (int, struct host_termios *);
61 host_tcgetattr(0, &old_settings); in hostcons_init()
14 host_tcgetattr(int fd, struct host_termios *tio) in host_tcgetattr() function