Home
last modified time | relevance | path

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

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