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

/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_extern.h44 void db_print_cmd(db_expr_t, bool, db_expr_t, const char *);
H A Ddb_examine.c222 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, function
H A Ddb_command.c344 { DDB_ADD_CMD("p", db_print_cmd, 0,
347 { DDB_ADD_CMD("print", db_print_cmd, 0,

Completed in 61 milliseconds