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

/freebsd-10.1-release/sys/ddb/
H A Ddb_write_cmd.c46 db_write_cmd(address, have_addr, count, modif) function
H A Dddb.h248 db_cmdfcn_t db_write_cmd; variable
H A Ddb_command.c103 { "write", db_write_cmd, CS_MORE|CS_SET_DOT, 0 },
104 { "w", db_write_cmd, CS_MORE|CS_SET_DOT, 0 },

Completed in 57 milliseconds