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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c791 runsvc(void) function
833 (void) runsvc();
834 else if ((ctx->ctx_data = mdb_context_create(runsvc)) != NULL)

Completed in 45 milliseconds