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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c1056 tgt_continue(mdb_tgt_t *t, mdb_tgt_status_t *tsp, function
1306 * tgt_continue() function above. Since vespec callbacks may perform any
1310 * to tgt_continue() that made us busy into the tgt_request_continue() call
1311 * that is still on the stack, we will loop around and call tgt_continue()
1329 status = tgt_continue(t, tsp, t_cont);

Completed in 130 milliseconds