Searched refs:db_continue_cmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/ddb/
H A Ddb_run.c375 db_continue_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) function
H A Dddb.h232 db_cmdfcn_t db_continue_cmd; variable
H A Ddb_command.c116 { "continue", db_continue_cmd, 0, NULL },
117 { "c", db_continue_cmd, 0, NULL },

Completed in 30 milliseconds