Home
last modified time | relevance | path

Searched refs:tio_max_x (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c239 size_t tio_max_x; /* Previous maximum x coordinate */ member
443 td->tio_max_x = len % td->tio_cols; in termio_read()
533 td->tio_max_x = len % td->tio_cols; in termio_read()
1667 td->tio_max_x = 0; in mdb_termio_create()