Home
last modified time | relevance | path

Searched refs:wpcode (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/uts/common/sys/
H A Dklwp.h121 int wpcode; member
/onnv-gate/usr/src/uts/common/os/
H A Dwatchpoint.c642 if (pw->wpcode == 0) { in do_watch_step()
643 pw->wpcode = watchcode; in do_watch_step()
652 pw->wpcode = watchcode; in do_watch_step()
680 if (pw->wpcode != 0) { in undo_watch_step()
683 sip->si_code = pw->wpcode; in undo_watch_step()
689 pw->wpcode = 0; in undo_watch_step()