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

/netbsd-6-1-5-RELEASE/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, function
H A Ddb_command.c380 { DDB_ADD_CMD("watch", db_watchpoint_cmd, CS_MORE,
/netbsd-6-1-5-RELEASE/usr.sbin/crash/
H A Dcrash.c223 db_watchpoint_cmd(db_expr_t addr, bool have_addr, db_expr_t count, function

Completed in 108 milliseconds