Home
last modified time | relevance | path

Searched refs:db_write_cmd (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/ddb/
H A Ddb_write_cmd.c47 db_write_cmd(db_expr_t address, boolean_t have_addr, db_expr_t count, in db_write_cmd() function
H A Ddb_command.c100 { "write", db_write_cmd, CS_MORE|CS_SET_DOT, NULL },
101 { "w", db_write_cmd, CS_MORE|CS_SET_DOT, NULL },
H A Dddb.h138 db_cmdfcn_t db_write_cmd; variable
/dflybsd-src/sys/conf/
H A Dfiles87 ddb/db_write_cmd.c optional ddb