Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmdbuf.h79 extern int mdb_cmdbuf_findhist(mdb_cmdbuf_t *, int);
H A Dmdb_cmdbuf.c484 mdb_cmdbuf_findhist(mdb_cmdbuf_t *cmd, int c) in mdb_cmdbuf_findhist() function
H A Dmdb_termio.c1647 (void) mdb_cmdbuf_findhist(&td->tio_cmdbuf, c); in termio_accept()