Searched refs:db_map_print_cmd (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/ddb/ |
H A D | db_command.c | 86 void db_map_print_cmd(db_expr_t, int, db_expr_t, char *); 324 db_map_print_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) in db_map_print_cmd() function 625 { "map", db_map_print_cmd, 0, NULL },
|