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