Home
last modified time | relevance | path

Searched refs:SA_NOCLDSTOP (Results 1 – 25 of 65) sorted by relevance

123

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
D2-1.c106 sa_ori.sa_flags = SA_NOCLDSTOP; in main()
171 if (((sa_child.sa_flags & SA_NOCLDSTOP) != SA_NOCLDSTOP) in main()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify03.c165 child_action.sa_flags = SA_NOCLDSTOP; in run_child()
189 child_action.sa_flags = SA_NOCLDSTOP; in check_child()
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D16-1-buildonly.c7 static int dummy1 = SA_NOCLDSTOP;
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D9-1.c50 act.sa_flags = SA_SIGINFO | SA_NOCLDSTOP; in main()
/third_party/musl/arch/or1k/bits/
Dsignal.h39 #define SA_NOCLDSTOP 1 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs211 pub const SA_NOCLDSTOP: ::c_int = 0x00000008; constant
256 pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant
/third_party/musl/arch/arm/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h73 #define SA_NOCLDSTOP 1U macro
/third_party/musl/arch/sh/bits/
Dsignal.h50 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h64 #define SA_NOCLDSTOP 1U macro
/third_party/musl/arch/s390x/bits/
Dsignal.h75 #define SA_NOCLDSTOP 1U macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h42 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/riscv64/bits/
Dsignal.h72 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mipsn32/bits/
Dsignal.h81 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h81 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mips/bits/
Dsignal.h62 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h94 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/i386/bits/
Dsignal.h95 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/x32/bits/
Dsignal.h106 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/x86_64/bits/
Dsignal.h106 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/aarch64/bits/
Dsignal.h107 #define SA_NOCLDSTOP 1 macro

123