HomeSort by relevance Sort by last modified time
    Searched refs:SA_ONESHOT (Results 1 - 16 of 16) sorted by null

  /external/strace/xlat/
sigact_flags.h 4 #if defined SA_ONESHOT && SA_ONESHOT != SA_RESETHAND
38 #if defined SA_ONESHOT && SA_ONESHOT != SA_RESETHAND
39 #if defined(SA_ONESHOT) || (defined(HAVE_DECL_SA_ONESHOT) && HAVE_DECL_SA_ONESHOT)
40 XLAT(SA_ONESHOT),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sigaction.h 72 # define SA_ONESHOT SA_RESETHAND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sigaction.h 72 # define SA_ONESHOT SA_RESETHAND
  /bionic/libc/kernel/uapi/asm-arm/asm/
signal.h 72 #define SA_ONESHOT SA_RESETHAND
  /bionic/libc/kernel/uapi/asm-generic/
signal.h 71 #define SA_ONESHOT SA_RESETHAND
  /bionic/libc/kernel/uapi/asm-mips/asm/
signal.h 73 #define SA_ONESHOT SA_RESETHAND
  /bionic/libc/kernel/uapi/asm-x86/asm/
signal.h 73 #define SA_ONESHOT SA_RESETHAND
  /external/kernel-headers/original/uapi/asm-arm/asm/
signal.h 75 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
89 #define SA_ONESHOT SA_RESETHAND
  /external/kernel-headers/original/uapi/asm-generic/
signal.h 65 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
77 #define SA_ONESHOT SA_RESETHAND
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 74 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
92 #define SA_ONESHOT SA_RESETHAND
  /external/kernel-headers/original/uapi/asm-x86/asm/
signal.h 75 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
87 #define SA_ONESHOT SA_RESETHAND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
signal.h 64 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
76 #define SA_ONESHOT SA_RESETHAND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
signal.h 71 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
83 #define SA_ONESHOT SA_RESETHAND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
signal.h 71 * SA_ONESHOT and SA_NOMASK are the historical Linux names for the Single
83 #define SA_ONESHOT SA_RESETHAND
  /external/minijail/linux-x86/
libconstants.gen.c 1016 #ifdef SA_ONESHOT
1017 { "SA_ONESHOT", (unsigned long) SA_ONESHOT },
1018 #endif // SA_ONESHOT
    [all...]
  /external/strace/
strace.spec 252 - print SO_NODEFER, SA_RESETHAND instead of SA_NOMASK, SA_ONESHOT (#455821)

Completed in 517 milliseconds