Searched defs:ctx_func (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_context_impl.h44 int (*ctx_func)(void); /* pointer to start function */ member in struct:mdb_context
45 int ctx_status; /* return status of ctx_func */

Completed in 150 milliseconds