Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmdbuf.h76 extern int mdb_cmdbuf_reset(mdb_cmdbuf_t *, int);
H A Dmdb_cmdbuf.c429 mdb_cmdbuf_reset(mdb_cmdbuf_t *cmd, int c) in mdb_cmdbuf_reset() function
H A Dmdb_termio.c1789 if (mdb_cmdbuf_reset(&td->tio_cmdbuf, c) == 0) in termio_reset()
1852 if (mdb_cmdbuf_reset(&td->tio_cmdbuf, c) == 0) { in termio_findhist()
1881 (void) mdb_cmdbuf_reset(&td->tio_cmdbuf, c); in termio_abort()