Home
last modified time | relevance | path

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

/NextBSD/sys/ddb/
HDdb_write_cmd.c46 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, in db_write_cmd() function
HDdb_command.c103 { "write", db_write_cmd, CS_MORE|CS_SET_DOT, NULL },
104 { "w", db_write_cmd, CS_MORE|CS_SET_DOT, NULL },
HDddb.h256 db_cmdfcn_t db_write_cmd; variable
/NextBSD/sys/conf/
HDfiles629 ddb/db_write_cmd.c optional ddb