Home
last modified time | relevance | path

Searched refs:SIGUNUSED (Results 1 – 20 of 20) sorted by relevance

/external/ltp/testcases/kernel/syscalls/signal/
Dsignal05.c76 #ifdef SIGUNUSED
77 SIGUNUSED
Dsignal03.c76 #ifdef SIGUNUSED
77 SIGUNUSED
/external/u-boot/include/asm-generic/
Dsignal.h46 #define SIGUNUSED 31 macro
/external/kernel-headers/original/uapi/asm-generic/
Dsignal.h47 #define SIGUNUSED 31 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dsignal.h54 #define SIGUNUSED 31 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dsignal.h59 #define SIGUNUSED 31 macro
/external/u-boot/arch/powerpc/include/asm/
Dsignal.h58 #define SIGUNUSED 31 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c1183 #ifdef SIGUNUSED
1184 {"SIGUNUSED", (unsigned long)SIGUNUSED},
/external/rust/crates/libc/src/unix/linux_like/linux/musl/
Dmod.rs276 pub const SIGUNUSED: ::c_int = ::SIGSYS; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
Dmod.rs361 pub const SIGUNUSED: ::c_int = 31; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dpowerpc.rs375 pub const SIGUNUSED: ::c_int = 31; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/
Dmod.rs410 pub const SIGUNUSED: ::c_int = 31; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs599 pub const SIGUNUSED: ::c_int = 31; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
Ds390x.rs510 pub const SIGUNUSED: ::c_int = 31; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/powerpc64/
Dmod.rs397 pub const SIGUNUSED: ::c_int = 31; constant
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
Dmod.rs567 pub const SIGUNUSED: ::c_int = 31; constant
/external/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs1233 pub const SIGUNUSED: ::c_int = ::SIGSYS; constant
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs812 pub const SIGUNUSED: ::c_int = 31; constant
/external/rust/crates/libc/src/fuchsia/
Dmod.rs2723 pub const SIGUNUSED: ::c_int = ::SIGSYS; constant
/external/strace/
DChangeLog-CVS146 sans outdated "SIGUNUSED" which should be "SIGSYS".