Home
last modified time | relevance | path

Searched defs:SEGV_ACCERR (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Dsigsegv_codes.h6 # define SEGV_ACCERR 2 macro
/external/kernel-headers/original/uapi/asm-generic/
Dsiginfo.h213 #define SEGV_ACCERR (__SI_FAULT|2) /* invalid permissions for mapped object */ macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py148 SEGV_ACCERR = 2 variable
DFILE.py153 SEGV_ACCERR = 2 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py537 SEGV_ACCERR = 2 variable
DSTROPTS.py534 SEGV_ACCERR = 2 variable