Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c332 static const termio_attr_t termio_attrs[] = { variable
1279 for (nbytes = 0, ta = &termio_attrs[0]; ta->ta_name != NULL; ta++) { in termio_setup_attrs()
1334 for (ta = &termio_attrs[0]; ta->ta_name != NULL; ta++) { in termio_setup_attrs()
1601 termio_dump(td, &termio_attrs[0]); in mdb_termio_create()