Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_terminfo_skel.c54 } termio_attr_t; typedef
58 const termio_attr_t *td_data;
102 const termio_attr_t *tap; in tigetstr()
120 const termio_attr_t *tap; in tigetflag()
137 const termio_attr_t *tap; in tigetnum()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c185 } termio_attr_t; typedef
335 static const termio_attr_t termio_attrs[] = {
1278 termio_dump(termio_data_t *td, const termio_attr_t *ta) in termio_dump()
1315 const termio_attr_t *ta; in termio_setup_attrs()