Home
last modified time | relevance | path

Searched refs:_SA_BSDCALL (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dsigact_flags.h67 #if defined(_SA_BSDCALL) || (defined(HAVE_DECL__SA_BSDCALL) && HAVE_DECL__SA_BSDCALL)
68 XLAT(_SA_BSDCALL),
Dsigact_flags.in19 _SA_BSDCALL
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py190 _SA_BSDCALL = 0x10000000 variable
DFILE.py190 _SA_BSDCALL = 0x10000000 variable
/external/strace/
DChangeLog-CVS5582 * signal.c (sigact_flags): Add _SA_BSDCALL for SGI.