HomeSort by relevance Sort by last modified time
    Searched defs:SA_RESETHAND (Results 1 - 25 of 144) sorted by null

1 2 3 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sigaction.h 63 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */
70 # define SA_ONESHOT SA_RESETHAND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sigaction.h 65 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */
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 65 # define SA_RESETHAND 0x80000000 /* Reset to SIG_DFL on entry to handler. */
72 # define SA_ONESHOT SA_RESETHAND
  /bionic/libc/kernel/uapi/asm-arm/asm/
signal.h 82 #define SA_RESETHAND 0x80000000
85 #define SA_ONESHOT SA_RESETHAND
  /bionic/libc/kernel/uapi/asm-generic/
signal.h 81 #define SA_RESETHAND 0x80000000
84 #define SA_ONESHOT SA_RESETHAND
  /bionic/libc/kernel/uapi/asm-mips/asm/
signal.h 77 #define SA_RESETHAND 0x80000000
86 #define SA_ONESHOT SA_RESETHAND
  /bionic/libc/kernel/uapi/asm-x86/asm/
signal.h 84 #define SA_RESETHAND 0x80000000u
86 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-21/arch-arm/include/asm/
signal.h 82 #define SA_RESETHAND 0x80000000
85 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-21/arch-mips/include/asm/
signal.h 77 #define SA_RESETHAND 0x80000000
86 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
signal.h 77 #define SA_RESETHAND 0x80000000
86 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-21/arch-x86/include/asm/
signal.h 84 #define SA_RESETHAND 0x80000000u
86 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
signal.h 84 #define SA_RESETHAND 0x80000000u
86 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-21/include/asm-generic/
signal.h 81 #define SA_RESETHAND 0x80000000
84 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-9/arch-arm/include/asm/
signal.h 71 #define SA_RESETHAND 0x80000000
74 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-9/arch-mips/include/asm/
signal.h 79 #define SA_RESETHAND 0x80000000
87 #define SA_ONESHOT SA_RESETHAND
  /development/ndk/platforms/android-9/arch-x86/include/asm/
signal.h 84 #define SA_RESETHAND 0x80000000u
86 #define SA_ONESHOT SA_RESETHAND
  /external/bison/darwin-lib/
signal.h 723 # define SA_RESETHAND 1
  /external/bison/linux-lib/
signal.h 723 # define SA_RESETHAND 1
  /external/kernel-headers/original/uapi/asm-arm/asm/
signal.h 72 * SA_RESETHAND clears the handler when the signal is delivered.
85 #define SA_RESETHAND 0x80000000
88 #define SA_ONESHOT SA_RESETHAND
  /external/kernel-headers/original/uapi/asm-generic/
signal.h 60 * SA_RESETHAND clears the handler when the signal is delivered.
73 #define SA_RESETHAND 0x80000000
76 #define SA_ONESHOT SA_RESETHAND
  /external/kernel-headers/original/uapi/asm-mips/asm/
signal.h 69 * SA_RESETHAND clears the handler when the signal is delivered.
83 #define SA_RESETHAND 0x80000000
91 #define SA_ONESHOT SA_RESETHAND
  /external/kernel-headers/original/uapi/asm-x86/asm/
signal.h 70 * SA_RESETHAND clears the handler when the signal is delivered.
83 #define SA_RESETHAND 0x80000000u
86 #define SA_ONESHOT SA_RESETHAND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
signal.h 67 * SA_RESETHAND clears the handler when the signal is delivered.
80 #define SA_RESETHAND 0x80000000u
83 #define SA_ONESHOT SA_RESETHAND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
signal.h 60 * SA_RESETHAND clears the handler when the signal is delivered.
73 #define SA_RESETHAND 0x80000000
76 #define SA_ONESHOT SA_RESETHAND
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
signal.h 60 * SA_RESETHAND clears the handler when the signal is delivered.
73 #define SA_RESETHAND 0x80000000
76 #define SA_ONESHOT SA_RESETHAND

Completed in 685 milliseconds

1 2 3 4 5 6