Searched refs:db_print_cmd (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/ddb/ |
| H A D | db_examine.c | 194 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_print_cmd() function
|
| H A D | db_command.c | 108 { "print", db_print_cmd, 0, NULL }, 109 { "p", db_print_cmd, 0, NULL },
|
| H A D | ddb.h | 245 db_cmdfcn_t db_print_cmd; variable
|