/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
D | 2-1.c | 106 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/ |
D | fanotify03.c | 165 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/ |
D | 16-1-buildonly.c | 7 static int dummy1 = SA_NOCLDSTOP;
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
D | 9-1.c | 50 act.sa_flags = SA_SIGINFO | SA_NOCLDSTOP; in main()
|
/third_party/musl/arch/or1k/bits/ |
D | signal.h | 39 #define SA_NOCLDSTOP 1 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | mod.rs | 211 pub const SA_NOCLDSTOP: ::c_int = 0x00000008; constant 256 pub const SA_NOCLDSTOP: ::c_int = 0x00000001; constant
|
/third_party/musl/arch/arm/bits/ |
D | signal.h | 40 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | signal.h | 40 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | signal.h | 40 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | signal.h | 40 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 40 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | signal.h | 73 #define SA_NOCLDSTOP 1U macro
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 50 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | signal.h | 64 #define SA_NOCLDSTOP 1U macro
|
/third_party/musl/arch/s390x/bits/ |
D | signal.h | 75 #define SA_NOCLDSTOP 1U macro
|
/third_party/musl/arch/microblaze/bits/ |
D | signal.h | 42 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 72 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | signal.h | 81 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/mips64/bits/ |
D | signal.h | 81 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/mips/bits/ |
D | signal.h | 62 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/m68k/bits/ |
D | signal.h | 94 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/i386/bits/ |
D | signal.h | 95 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/x32/bits/ |
D | signal.h | 106 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | signal.h | 106 #define SA_NOCLDSTOP 1 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | signal.h | 107 #define SA_NOCLDSTOP 1 macro
|