Searched refs:db_continue_cmd (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/ddb/ |
| HD | db_run.c | 375 db_continue_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_continue_cmd() function
|
| HD | db_command.c | 116 { "continue", db_continue_cmd, 0, NULL }, 117 { "c", db_continue_cmd, 0, NULL },
|
| HD | ddb.h | 232 db_cmdfcn_t db_continue_cmd; variable
|