Home
last modified time | relevance | path

Searched refs:db_pprint_cmd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/ddb/
H A Dddb.h300 db_cmdfcn_t db_pprint_cmd; variable
H A Ddb_pprint.c423 db_pprint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_pprint_cmd() function
H A Ddb_command.c170 DB_CMD("pprint", db_pprint_cmd, CS_OWN),