Searched refs:db_examine_cmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/ddb/
H A Ddb_examine.c55 db_examine_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) function
H A Dddb.h236 db_cmdfcn_t db_examine_cmd; variable
H A Ddb_command.c99 { "examine", db_examine_cmd, CS_SET_DOT, NULL },
100 { "x", db_examine_cmd, CS_SET_DOT, NULL },

Completed in 60 milliseconds