Home
last modified time | relevance | path

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

12

/external/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()
/external/strace/xlat/
Dsigact_flags.h61 #if defined(SA_NOCLDSTOP) || (defined(HAVE_DECL_SA_NOCLDSTOP) && HAVE_DECL_SA_NOCLDSTOP)
62 XLAT(SA_NOCLDSTOP),
Dsigact_flags.in17 SA_NOCLDSTOP
/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify03.c105 child_action.sa_flags = SA_NOCLDSTOP; in run_child()
128 child_action.sa_flags = SA_NOCLDSTOP; in check_child()
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D16-1-buildonly.c7 int dummy1 = SA_NOCLDSTOP;
/external/u-boot/include/asm-generic/
Dsignal.h67 #define SA_NOCLDSTOP 0x00000001 macro
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D9-1.c48 act.sa_flags = SA_SIGINFO | SA_NOCLDSTOP; in main()
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsignal.h89 #define SA_NOCLDSTOP 0x00000001 macro
/external/kernel-headers/original/uapi/asm-generic/
Dsignal.h68 #define SA_NOCLDSTOP 0x00000001 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dsignal.h78 #define SA_NOCLDSTOP 0x00000001 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dsignal.h78 #define SA_NOCLDSTOP 0x00000001u macro
/external/u-boot/arch/powerpc/include/asm/
Dsignal.h78 #define SA_NOCLDSTOP 0x00000001 macro
/external/syzkaller/sys/netbsd/
Dsys_amd64.const78 SA_NOCLDSTOP = 8
/external/syzkaller/sys/freebsd/
Dsys_amd64.const100 SA_NOCLDSTOP = 8
/external/minijail/linux-x86/
Dlibconstants.gen.c1004 #ifdef SA_NOCLDSTOP
1005 { "SA_NOCLDSTOP", (unsigned long) SA_NOCLDSTOP },
/external/toybox/toys/other/
Dwatch.c89 xsignal_flags(SIGCHLD, watch_child, SA_RESTART|SA_NOCLDSTOP); in watch_main()
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py189 SA_NOCLDSTOP = 0x00020000 variable
DFILE.py189 SA_NOCLDSTOP = 0x00020000 variable
/external/syzkaller/sys/linux/
Dsys_386.const508 SA_NOCLDSTOP = 1
Dsys_amd64.const508 SA_NOCLDSTOP = 1
Dsys_ppc64le.const508 SA_NOCLDSTOP = 1
Dsys_arm.const508 SA_NOCLDSTOP = 1
Dsys_arm64.const508 SA_NOCLDSTOP = 1
/external/python/cpython2/Lib/plat-sunos5/
DIN.py573 SA_NOCLDSTOP = 0x00020000 variable
DSTROPTS.py570 SA_NOCLDSTOP = 0x00020000 variable

12