Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c236 size_t tio_max_x; /* Previous maximum x coordinate */ member
439 td->tio_max_x = len % td->tio_cols; in termio_read()
529 td->tio_max_x = len % td->tio_cols; in termio_read()
1576 td->tio_max_x = 0; in mdb_termio_create()