Searched refs:SEGV_OBJERR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsignal.h74 #define SEGV_OBJERR FC_OBJERR /* object returned errno value */ macro
76 * The SEGV_CODE(code) will be SEGV_NOMAP, SEGV_PROT, or SEGV_OBJERR.
77 * In the SEGV_OBJERR case, doing a SEGV_ERRNO(code) gives an errno value
/illumos-gate/usr/src/ucbhead/sys/
H A Dsignal.h468 #define SEGV_OBJERR FC_OBJERR /* object returned errno value */ macro
470 * The SEGV_CODE(code) will be SEGV_NOMAP, SEGV_PROT, or SEGV_OBJERR.
471 * In the SEGV_OBJERR case, doing a SEGV_ERRNO(code) gives an errno value

Completed in 60 milliseconds