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