Searched defs:base_termios (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c164 static const struct termios base_termios = { variable in typeref:struct:termios
256 bcopy(&base_termios, datamp->b_rptr, sizeof (struct termios));

Completed in 46 milliseconds