| /third_party/json/test/thirdparty/Fuzzer/ |
| D | FuzzerUtilPosix.cpp | 32 static void AlarmHandler(int, siginfo_t *, void *) { in AlarmHandler() argument 36 static void CrashHandler(int, siginfo_t *, void *) { in CrashHandler() argument 40 static void InterruptHandler(int, siginfo_t *, void *) { in InterruptHandler() argument 45 void (*callback)(int, siginfo_t *, void *)) { in SetSigaction() argument
|
| /third_party/rust/crates/signal-hook/src/iterator/exfiltrator/ |
| D | raw.rs | 71 fn store(&self, slot: &Slot, _: c_int, info: &siginfo_t) { in store() 81 fn load(&self, slot: &Slot, _: libc::c_int) -> Option<siginfo_t> { in load()
|
| D | mod.rs | 76 fn store(&self, slot: &Self::Storage, signal: c_int, info: &siginfo_t); in store() 138 fn store(&self, slot: &Self::Storage, _: c_int, _: &siginfo_t) { in store()
|
| D | origin.rs | 53 fn store(&self, slot: &Slot, signal: c_int, info: &siginfo_t) { in store()
|
| /third_party/libunwind/include/win/ |
| D | signal.h | 34 } siginfo_t; typedef
|
| /third_party/libunwind/include/mingw/ |
| D | signal.h | 31 } siginfo_t; typedef
|
| /third_party/json/test/thirdparty/Fuzzer/afl/ |
| D | afl_driver.cpp | 130 void (*callback)(int, siginfo_t *, void *)) { in SetSigaction() argument 158 static void crash_handler(int, siginfo_t *, void *) { in crash_handler() argument
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/ |
| D | signal.h | 11 #define siginfo_t __siginfo_t_discard macro 48 } siginfo_t; typedef
|
| /third_party/rust/crates/nix/test/sys/ |
| D | test_signal.rs | 95 _: *mut libc::siginfo_t, in test_sigaction_action()
|
| /third_party/rust/crates/signal-hook/signal-hook-registry/src/ |
| D | lib.rs | 103 struct siginfo_t; struct 237 unsafe fn execute(&self, sig: c_int, info: *mut siginfo_t, data: *mut c_void) { in execute() 348 extern "C" fn handler(sig: c_int, info: *mut siginfo_t, data: *mut c_void) { in handler()
|
| /third_party/musl/porting/linux/user/src/sigchain/ |
| D | sigchain.c | 310 static void rm_special_handler(int signo, bool (*fn)(int, siginfo_t*, void*)) in rm_special_handler() argument 360 void remove_special_signal_handler(int signo, bool (*fn)(int, siginfo_t*, void*)) in remove_special_signal_handler() argument
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
| D | mod.rs | 37 impl siginfo_t { impl 46 (*(self as *const siginfo_t as *const siginfo_sigfault)).si_addr in si_addr() constant 59 (*(self as *const siginfo_t as *const siginfo_si_value)).si_value in si_value() constant 97 impl siginfo_t { impl
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/ |
| D | mod.rs | 84 impl siginfo_t { implementation 93 (*(self as *const siginfo_t as *const siginfo_sigfault)).si_addr in si_addr() constant 106 (*(self as *const siginfo_t as *const siginfo_si_value)).si_value in si_value() constant
|
| /third_party/rust/crates/nix/src/sys/ptrace/ |
| D | linux.rs | 297 pub fn getsiginfo(pid: Pid) -> Result<siginfo_t> { in getsiginfo()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
| D | failure_signal_handler.cc | 193 void (*handler)(int, siginfo_t*, void*)) { in InstallOneFailureHandler() argument
|
| /third_party/rust/crates/nix/src/sys/ |
| D | signal.rs | 1277 _: *mut libc::siginfo_t, in test_sigaction()
|
| /third_party/libwebsockets/include/libwebsockets/ |
| D | lws-misc.h | 945 typedef struct _lws_siginfo_t siginfo_t; typedef
|
| /third_party/vk-gl-cts/executor/tools/ |
| D | xeCommandLineExecutor.cpp | 514 void signalHandler (int, siginfo_t*, void*) in signalHandler() argument
|
| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | signal.h | 127 } siginfo_t; typedef
|
| /third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/ |
| D | mod.rs | 355 impl siginfo_t { implementation 364 (*(self as *const siginfo_t as *const siginfo_sigfault)).si_addr in si_addr() constant 377 (*(self as *const siginfo_t as *const siginfo_timer)).si_sigval in si_value() constant 415 impl siginfo_t { impl
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | signal.h | 147 } siginfo_t; typedef
|
| /third_party/musl/include/ |
| D | signal.h | 147 } siginfo_t; typedef
|
| /third_party/musl/ndk_musl_include/ |
| D | signal.h | 146 } siginfo_t; typedef
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | signal.h | 147 } siginfo_t; typedef
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | signal.h | 147 } siginfo_t; typedef
|