Searched refs:base_termios (Results 1 – 1 of 1) sorted by relevance
164 static const struct termios base_termios = { variable256 bcopy(&base_termios, datamp->b_rptr, sizeof (struct termios)); in ttcompatopen()