Home
last modified time | relevance | path

Searched defs:TRAP_BRKPT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in180 inline int TRAP_BRKPT = @TRAP_BRKPT@; variable
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h270 #define TRAP_BRKPT 1 /* Process breakpoint. */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsiginfo.h150 #define TRAP_BRKPT 1 /* breakpoint trap */ macro