Home
last modified time | relevance | path

Searched refs:SA_NOCLDSTOP (Results 1 - 25 of 64) sorted by relevance

123

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A 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/open_posix_testsuite/conformance/definitions/signal_h/
H A D16-1-buildonly.c7 static int dummy1 = SA_NOCLDSTOP;
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify03.c165 child_action.sa_flags = SA_NOCLDSTOP; in run_child()
189 child_action.sa_flags = SA_NOCLDSTOP; in check_child()
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A D9-1.c9 the parent has setup a SIGCHLD signal handler with the SA_NOCLDSTOP flag set
50 act.sa_flags = SA_SIGINFO | SA_NOCLDSTOP; in main()
/third_party/musl/arch/arm/bits/
H A Dsignal.h40 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/or1k/bits/
H A Dsignal.h39 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/sh/bits/
H A Dsignal.h50 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h56 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h42 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mips/bits/
H A Dsignal.h62 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h73 #define SA_NOCLDSTOP 1U macro
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h74 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h74 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mips64/bits/
H A Dsignal.h81 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h81 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h64 #define SA_NOCLDSTOP 1U macro
/third_party/musl/arch/s390x/bits/
H A Dsignal.h75 #define SA_NOCLDSTOP 1U macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs211 pub const SA_NOCLDSTOP: ::c_int = 0x00000008; consts
256 pub const SA_NOCLDSTOP: ::c_int = 0x00000001; consts
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h107 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/i386/bits/
H A Dsignal.h95 #define SA_NOCLDSTOP 1 macro
/third_party/musl/arch/x32/bits/
H A Dsignal.h106 #define SA_NOCLDSTOP 1 macro

Completed in 11 milliseconds

123