HomeSort by relevance Sort by last modified time
    Searched refs:siginfo (Results 401 - 425 of 515) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
time.h 35 #include <asm/siginfo.h>
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
signal.h 39 #include <asm/siginfo.h>
time.h 35 #include <asm/siginfo.h>
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
signal.h 39 #include <asm/siginfo.h>
time.h 35 #include <asm/siginfo.h>
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
signal.h 39 #include <asm/siginfo.h>
time.h 35 #include <asm/siginfo.h>
  /external/wpa_supplicant_8/wpa_supplicant/
bgscan_simple.c 146 struct wpa_signal_info siginfo; local
147 if (wpa_drv_signal_poll(wpa_s, &siginfo) == 0 &&
148 siginfo.current_signal >= data->signal_threshold)
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_unwind_posix_libcdep.cc 42 void *siginfo, void *sigcontext, void *map_info_list,
141 // siginfo argument appears to be unused.
142 sptr res = unwind_backtrace_signal_arch(/* siginfo */ 0, context, map,
  /external/elfutils/src/backends/
linux-core-note.c 51 struct EBLHOOK(siginfo)
75 struct EBLHOOK(siginfo) pr_info;
  /art/runtime/arch/arm64/
fault_handler_arm64.cc 56 void FaultManager::GetMethodAndReturnPcAndSp(siginfo_t* siginfo ATTRIBUTE_UNUSED, void* context,
  /bionic/libc/kernel/uapi/asm-generic/
siginfo.h 54 typedef struct siginfo { struct
  /development/ndk/platforms/android-21/include/asm-generic/
siginfo.h 54 typedef struct siginfo { struct
  /development/ndk/platforms/android-3/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct
  /external/compiler-rt/lib/asan/
asan_win.cc 205 void AsanOnSIGSEGV(int, void *siginfo, void *context) {
  /external/kernel-headers/original/uapi/asm-generic/
siginfo.h 14 * struct siginfo that is before the union.
48 typedef struct siginfo { struct
111 /* If the arch shares siginfo, then it has SIGSYS. */
  /external/lldb/source/Plugins/Process/Linux/
ProcessMonitor.h 151 /// memory region pointed to by @p siginfo.
153 GetSignalInfo(lldb::tid_t tid, void *siginfo, int &ptrace_err);
  /external/openssh/
sandbox-seccomp-filter.c 32 # include <asm/siginfo.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
siginfo.h 14 * struct siginfo that is before the union.
40 typedef struct siginfo { struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
siginfo.h 51 typedef struct siginfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
siginfo.h 14 * struct siginfo that is before the union.
40 typedef struct siginfo { struct
103 /* If the arch shares siginfo, then it has SIGSYS. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
siginfo.h 51 typedef struct siginfo struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
siginfo.h 51 typedef struct siginfo struct
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
siginfo.h 42 typedef struct siginfo { struct

Completed in 676 milliseconds

<<11121314151617181920>>