Searched refs:SEGV_MAPERR (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdtrace/common/
H A Dprocfs.sed.in145 SED_REPLACE(SEGV_MAPERR)
H A Dprocfs.d.in170 inline int SEGV_MAPERR = @SEGV_MAPERR@;
171 #pragma D binding "1.0" SEGV_MAPERR
/osnet-11/usr/src/cmd/parted/
H A Dui.c85 #ifndef SEGV_MAPERR
86 # define SEGV_MAPERR (INTMAX - 1) macro
351 case SEGV_MAPERR:
352 fputs(_("\nError: SEGV_MAPERR (Address not mapped "

Completed in 28 milliseconds