Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_frame.h83 extern void mdb_frame_set_pipe(mdb_frame_t *);
H A Dmdb_frame.c172 mdb_frame_set_pipe(mdb_frame_t *frame) in mdb_frame_set_pipe() function
H A Dmdb.c915 mdb_frame_set_pipe(fp); in mdb_call()