Searched refs:mdb_context_create (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_context.h47 extern mdb_context_t *mdb_context_create(int (*)(void));
H A Dmdb_context.c62 mdb_context_create(int (*func)(void)) function
H A Dmdb.c834 else if ((ctx->ctx_data = mdb_context_create(runsvc)) != NULL)
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_context.c56 mdb_context_create(int (*func)(void)) function

Completed in 68 milliseconds