Home
last modified time | relevance | path

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

/u-boot/include/asm-generic/
A Dsignal.h27 #define SIGCHLD 17 macro
/u-boot/arch/powerpc/include/asm/
A Dsignal.h39 #define SIGCHLD 17 macro
/u-boot/arch/powerpc/lib/
A Dkgdb.c62 { 0xc00, SIGCHLD }, /* syscall */
/u-boot/common/
A Dcli_hush.c1703 signal(SIGCHLD, SIG_DFL);
3364 signal(SIGCHLD, SIG_IGN);

Completed in 10 milliseconds