Searched refs:db_write_cmd (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/ddb/ |
| H A D | db_write_cmd.c | 48 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, in db_write_cmd() function
|
| H A D | db_command.c | 114 { "write", db_write_cmd, CS_MORE|CS_SET_DOT, NULL }, 115 { "w", db_write_cmd, CS_MORE|CS_SET_DOT, NULL },
|
| H A D | ddb.h | 260 db_cmdfcn_t db_write_cmd; variable
|