Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c335 static const termio_attr_t termio_attrs[] = { variable
1326 for (nbytes = 0, ta = &termio_attrs[0]; ta->ta_name != NULL; ta++) { in termio_setup_attrs()
1381 for (ta = &termio_attrs[0]; ta->ta_name != NULL; ta++) { in termio_setup_attrs()
1692 termio_dump(td, &termio_attrs[0]); in mdb_termio_create()