HomeSort by: relevance | last modified time | path
    Searched refs:db_print_cmd (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ddb/
db_extern.h 44 void db_print_cmd(db_expr_t, bool, db_expr_t, const char *);
db_examine.c 240 db_print_cmd(db_expr_t addr, bool have_addr, db_expr_t count, function in typeref:typename:void
db_command.c 392 { DDB_ADD_CMD("p", db_print_cmd, 0,
395 { DDB_ADD_CMD("print", db_print_cmd, 0,

Completed in 28 milliseconds