Searched refs:mdb_vcb_update (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_vcb.h61 extern void mdb_vcb_update(struct mdb_frame *, uintptr_t);
H A Dmdb_vcb.c67 * (3) mdb_vcb_update - As each dcmd executes, it produces output for the next
173 mdb_vcb_update(struct mdb_frame *fp, uintptr_t value) function
H A Dmdb_grammar.y173 mdb_vcb_update(pfp, (uintptr_t)$1);

Completed in 43 milliseconds