Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dlibc_sigaction.c54 && (a.sa_flags & SA_NOCLDSTOP) != (old.sa_flags & SA_NOCLDSTOP)) in __libc_sigaction()
62 __proc_mod_stopchild (port, !(a.sa_flags & SA_NOCLDSTOP))); in __libc_sigaction()
/sysdeps/unix/sysv/linux/alpha/bits/
A Dsigaction.h53 #define SA_NOCLDSTOP 0x00000004 /* Don't send SIGCHLD when children stop. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dsigaction.h56 #define SA_NOCLDSTOP 1 /* Don't send SIGCHLD when children stop. */ macro
/sysdeps/unix/sysv/linux/ia64/bits/
A Dsigaction.h54 #define SA_NOCLDSTOP 0x00000001 /* Don't send SIGCHLD when children stop. */ macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dsigaction.h59 #define SA_NOCLDSTOP 0x00000008 /* Don't send SIGCHLD when children stop. */ macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dsigaction.h62 #define SA_NOCLDSTOP 0x00000008 /* Don't send SIGCHLD when children stop. */ macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dsigaction.h62 #define SA_NOCLDSTOP 0x00000001 /* Don't send SIGCHLD when children stop. */ macro
/sysdeps/unix/sysv/linux/s390/bits/
A Dsigaction.h90 #define SA_NOCLDSTOP 1 /* Don't send SIGCHLD when children stop. */ macro

Completed in 7 milliseconds