Home
last modified time | relevance | path

Searched refs:cmd_cont (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_cmds.c2782 cmd_cont(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_cont() function
2801 return (cmd_cont(0, 0, 0, NULL)); in cmd_run()
3201 { ":c", NULL, "continue target execution", cmd_cont },
3205 { "cont", NULL, "continue target execution", cmd_cont },
3232 { ":c", "[SIG]", "continue target execution", cmd_cont },
3245 { "cont", "[SIG]", "continue target execution", cmd_cont },