Searched refs:termio_findhist (Results 1 – 1 of 1) sorted by relevance
305 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