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

/freebsd-10.1-release/sys/ddb/
H A Ddb_examine.c55 db_examine_cmd(addr, have_addr, count, modif) function
H A Dddb.h228 db_cmdfcn_t db_examine_cmd; variable
H A Ddb_command.c99 { "examine", db_examine_cmd, CS_SET_DOT, 0 },
100 { "x", db_examine_cmd, CS_SET_DOT, 0 },

Completed in 48 milliseconds