Searched refs:db_continue_cmd (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/ddb/ |
| D | db_run.c | 377 db_continue_cmd(addr, have_addr, count, modif) in db_continue_cmd() function
|
| D | db_command.c | 116 { "continue", db_continue_cmd, 0, 0 }, 117 { "c", db_continue_cmd, 0, 0 },
|
| D | ddb.h | 224 db_cmdfcn_t db_continue_cmd; variable
|