Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c263 static const char *termio_name(mdb_io_t *);
325 .io_name = termio_name,
611 termio_name(mdb_io_t *io) in termio_name() function