Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmdbuf.h74 extern int mdb_cmdbuf_reset(mdb_cmdbuf_t *, int);
H A Dmdb_cmdbuf.c427 mdb_cmdbuf_reset(mdb_cmdbuf_t *cmd, int c) in mdb_cmdbuf_reset() function
H A Dmdb_termio.c1939 if (mdb_cmdbuf_reset(&td->tio_cmdbuf, c) == 0) in termio_reset()
2002 if (mdb_cmdbuf_reset(&td->tio_cmdbuf, c) == 0) { in termio_findhist()
2031 (void) mdb_cmdbuf_reset(&td->tio_cmdbuf, c); in termio_abort()