Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c232 size_t tio_attrslen; /* Length in bytes of tio_attrs */ member
600 mdb_free(td->tio_attrs, td->tio_attrslen); in termio_close()
1374 td->tio_attrslen = nbytes; in termio_setup_attrs()