Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmdbuf.h77 extern int mdb_cmdbuf_findhist(mdb_cmdbuf_t *, int);
H A Dmdb_cmdbuf.c482 mdb_cmdbuf_findhist(mdb_cmdbuf_t *cmd, int c) in mdb_cmdbuf_findhist() function
H A Dmdb_termio.c1738 (void) mdb_cmdbuf_findhist(&td->tio_cmdbuf, c); in termio_accept()