Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmdbuf.h53 extern void mdb_cmdbuf_destroy(mdb_cmdbuf_t *);
H A Dmdb_cmdbuf.c99 mdb_cmdbuf_destroy(mdb_cmdbuf_t *cmd) in mdb_cmdbuf_destroy() function
H A Dmdb_termio.c602 mdb_cmdbuf_destroy(&td->tio_cmdbuf); in termio_close()