Searched refs:db_help_cmd (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/ddb/ |
H A D | db_command.c | 106 void db_help_cmd(db_expr_t, int, db_expr_t, char *); 699 { "help", db_help_cmd, 0, NULL }, 708 db_help_cmd(db_expr_t addr, int haddr, db_expr_t count, char *modif) in db_help_cmd() function
|