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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c171 } termio_info_t; typedef in typeref:struct:termio_info
227 termio_info_t tio_info; /* Terminal attribute strings */
330 static termio_info_t termio_info;
1371 bcopy(&termio_info, &td->tio_info, sizeof (termio_info_t));

Completed in 50 milliseconds