Searched refs:cmd_wp (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_evset.h | 45 extern int cmd_wp(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | mdb_evset.c | 517 cmd_wp(uintptr_t x, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_wp() function
|
H A D | mdb_cmds.c | 3014 "set a watchpoint at the specified address", cmd_wp, wp_help }, 3067 "set a watchpoint at the specified address", cmd_wp, wp_help },
|