Searched refs:db_boot_dump_cmd (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/ddb/ |
H A D | db_command.c | 110 void db_boot_dump_cmd(db_expr_t, int, db_expr_t, char *); 657 { "dump", db_boot_dump_cmd, 0, 0 }, 843 db_boot_dump_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif) in db_boot_dump_cmd() function
|