Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_watch.h46 void db_watchpoint_cmd(db_expr_t, bool, db_expr_t, const char *);
H A Ddb_watch.c183 db_watchpoint_cmd(db_expr_t addr, bool have_addr, in db_watchpoint_cmd() function
H A Ddb_command.c428 { DDB_ADD_CMD("watch", db_watchpoint_cmd, CS_MORE,
/netbsd-src/usr.sbin/crash/
H A Dcrash.c242 db_watchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, in db_watchpoint_cmd() function