Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dsignal.h74 #define SA_NOCLDSTOP 1 /* Do not generate SIGCHLD when children stop */ macro
109 #define SA_NOCLDSTOP 1 /* only value supported now for sa_flags */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsigaction.h61 #define SA_NOCLDSTOP 0x00000001 /* Don't send SIGCHLD when children stop. */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dsignal.h82 #define SA_NOCLDSTOP 0x00000001 macro