Searched refs:mdb_cmdbuf_findhist (Results 1 – 3 of 3) sorted by relevance
77 extern int mdb_cmdbuf_findhist(mdb_cmdbuf_t *, int);
482 mdb_cmdbuf_findhist(mdb_cmdbuf_t *cmd, int c) in mdb_cmdbuf_findhist() function
1738 (void) mdb_cmdbuf_findhist(&td->tio_cmdbuf, c); in termio_accept()