Searched refs:otios (Results 1 – 1 of 1) sorted by relevance
1544 struct termios otios; in mdb_termio_create() local1555 if (IOP_CTL(rio, TCGETS, &otios) == -1) { in mdb_termio_create()1561 IOP_CTL(rio, TCSETSW, &otios); /* undo setupterm() stupidity */ in mdb_termio_create()