OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SIGCHLD
(Results
1 - 25
of
67
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/
Xos.h
278
#if defined(X_NOT_POSIX) && defined(SYSV) && !defined(
SIGCHLD
) && !defined(ISC)
279
#define
SIGCHLD
SIGCLD
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xos.h
269
#if defined(X_NOT_POSIX) && defined(SYSV) && !defined(
SIGCHLD
) && !defined(ISC)
270
#define
SIGCHLD
SIGCLD
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/
Xos.h
278
#if defined(X_NOT_POSIX) && defined(SYSV) && !defined(
SIGCHLD
) && !defined(ISC)
279
#define
SIGCHLD
SIGCLD
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos.h
269
#if defined(X_NOT_POSIX) && defined(SYSV) && !defined(
SIGCHLD
) && !defined(ISC)
270
#define
SIGCHLD
SIGCLD
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xos.h
269
#if defined(X_NOT_POSIX) && defined(SYSV) && !defined(
SIGCHLD
) && !defined(ISC)
270
#define
SIGCHLD
SIGCLD
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
signum.h
50
#define SIGCLD
SIGCHLD
/* Same as
SIGCHLD
(System V). */
51
#define
SIGCHLD
17 /* Child status has changed (POSIX). */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h
50
#define SIGCLD
SIGCHLD
/* Same as
SIGCHLD
(System V). */
51
#define
SIGCHLD
17 /* Child status has changed (POSIX). */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
signum.h
50
#define SIGCLD
SIGCHLD
/* Same as
SIGCHLD
(System V). */
51
#define
SIGCHLD
17 /* Child status has changed (POSIX). */
/bionic/libc/kernel/arch-arm/asm/
signal.h
47
#define
SIGCHLD
17
/bionic/libc/kernel/arch-mips/asm/
signal.h
55
#define
SIGCHLD
18
56
#define SIGCLD
SIGCHLD
/bionic/libc/kernel/arch-x86/asm/
signal.h
52
#define
SIGCHLD
17
/development/ndk/platforms/android-3/arch-arm/include/asm/
signal.h
39
#define
SIGCHLD
17
/development/ndk/platforms/android-9/arch-mips/include/asm/
signal.h
55
#define
SIGCHLD
18
56
#define SIGCLD
SIGCHLD
/development/ndk/platforms/android-9/arch-x86/include/asm/
signal.h
52
#define
SIGCHLD
17
/external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
signal.h
71
#define SA_NOCLDSTOP 1 /* Do not generate
SIGCHLD
when children stop */
244
#define
SIGCHLD
20 /* to parent on child stop or exit */
245
#define SIGCLD 20 /* System V name for
SIGCHLD
*/
284
#define
SIGCHLD
20 /* to parent on child stop or exit */
285
#define SIGCLD 20 /* System V name for
SIGCHLD
*/
/external/kernel-headers/original/asm-arm/
signal.h
48
#define
SIGCHLD
17
78
* SA_NOCLDSTOP flag to turn off
SIGCHLD
when children stop.
79
* SA_NOCLDWAIT flag on
SIGCHLD
to inhibit zombies.
/external/kernel-headers/original/asm-mips/
signal.h
43
#define
SIGCHLD
18 /* Child status has changed (POSIX). */
44
#define SIGCLD
SIGCHLD
/* Same as
SIGCHLD
(System V). */
69
* SA_NOCLDSTOP flag to turn off
SIGCHLD
when children stop.
71
* SA_NOCLDWAIT flag on
SIGCHLD
to inhibit zombies.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
signal.h
35
#define
SIGCHLD
17
65
* SA_NOCLDSTOP flag to turn off
SIGCHLD
when children stop.
67
* SA_NOCLDWAIT flag on
SIGCHLD
to inhibit zombies.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
signal.h
35
#define
SIGCHLD
17
65
* SA_NOCLDSTOP flag to turn off
SIGCHLD
when children stop.
67
* SA_NOCLDWAIT flag on
SIGCHLD
to inhibit zombies.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
signal.h
35
#define
SIGCHLD
17
65
* SA_NOCLDSTOP flag to turn off
SIGCHLD
when children stop.
67
* SA_NOCLDWAIT flag on
SIGCHLD
to inhibit zombies.
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
signal.h
39
#define
SIGCHLD
17
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
signal.h
39
#define
SIGCHLD
17
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
signal.h
39
#define
SIGCHLD
17
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
signal.h
44
#define
SIGCHLD
17
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
signal.h
39
#define
SIGCHLD
17
Completed in 364 milliseconds
1
2
3