Searched defs:termio_attr_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_terminfo_skel.c56 } termio_attr_t; typedef in typeref:struct:__anon871
60 const termio_attr_t *td_data;
104 const termio_attr_t *tap;
122 const termio_attr_t *tap;
139 const termio_attr_t *tap;
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c184 } termio_attr_t; typedef in typeref:struct:termio_attr
332 static const termio_attr_t termio_attrs[] = {
1231 termio_dump(termio_data_t *td, const termio_attr_t *ta)
1268 const termio_attr_t *ta;

Completed in 263 milliseconds