Searched refs:db_write_cmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/ddb/
H A Ddb_write_cmd.c48 db_write_cmd(db_expr_t address, bool have_addr, db_expr_t count, function
H A Dddb.h258 db_cmdfcn_t db_write_cmd; variable
H A Ddb_command.c114 { "write", db_write_cmd, CS_MORE|CS_SET_DOT, NULL },
115 { "w", db_write_cmd, CS_MORE|CS_SET_DOT, NULL },

Completed in 54 milliseconds