Home
last modified time | relevance | path

Searched refs:mdb_frame_pop (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_frame.h79 extern void mdb_frame_pop(mdb_frame_t *, int);
H A Dmdb_frame.c128 mdb_frame_pop(mdb_frame_t *fp, int err) in mdb_frame_pop() function
H A Dmdb_pipeio.c284 mdb_frame_pop( in pio_unlink()
H A Dmdb.c742 mdb_frame_pop(&f, err); in mdb_run()
783 mdb_frame_pop(&f, 0); in mdb_run()