Searched refs:mdb_cmdbuf_nexthist (Results 1 – 3 of 3) sorted by relevance
76 extern int mdb_cmdbuf_nexthist(mdb_cmdbuf_t *, int);
459 mdb_cmdbuf_nexthist(mdb_cmdbuf_t *cmd, int c) in mdb_cmdbuf_nexthist() function
1973 if (mdb_cmdbuf_nexthist(&td->tio_cmdbuf, c) == 0) in termio_nexthist()