Home
last modified time | relevance | path

Searched defs:db_pprint_cmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ddb/
H A Ddb_pprint.c424 db_pprint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) in db_pprint_cmd() function
H A Dddb.h300 db_cmdfcn_t db_pprint_cmd; variable