Home
last modified time | relevance | path

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

/src/sys/ddb/
H A Ddb_write_cmd.c45 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, in db_write_cmd() function
H A Ddb_command.c124 DB_CMD("write", db_write_cmd, CS_MORE|CS_SET_DOT),
125 DB_CMD("w", db_write_cmd, CS_MORE|CS_SET_DOT),
H A Dddb.h299 db_cmdfcn_t db_write_cmd; variable
/src/sys/conf/
H A Dfiles726 ddb/db_write_cmd.c optional ddb