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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c302 static const char *termio_findhist(termio_data_t *, int);
1533 td->tio_keymap[CTRL('r')] = termio_findhist;
1909 termio_findhist(termio_data_t *td, int c) function

Completed in 48 milliseconds