Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsignum.h50 #define SIGCHLD 18 /* Child status has changed (POSIX). */ macro
51 #define SIGCLD SIGCHLD /* Same as SIGCHLD (System V). */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm/
H A Dsignal.h42 #define SIGCHLD 18 /* Child status has changed (POSIX). */ macro
43 #define SIGCLD SIGCHLD /* Same as SIGCHLD (System V). */
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dsignal.h243 #define SIGCHLD 20 /* to parent on child stop or exit */ macro
283 #define SIGCHLD 20 /* to parent on child stop or exit */ macro