Searched refs:cmd_oldwpr (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_evset.h | 48 extern int cmd_oldwpr(uintptr_t, uint_t, int, const mdb_arg_t *);
|
H A D | mdb_evset.c | 636 cmd_oldwpr(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in cmd_oldwpr() function
|
H A D | mdb_cmds.c | 2910 { ":a", ":[cmd...]", "set read access watchpoint", cmd_oldwpr },
|