Searched refs:CHILD_SIG (Results 1 - 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c146 #define CHILD_SIG(VAL) (VAL & 0377) /* signal value of child proc */ macro
298 if ((sig = CHILD_SIG(term_stat)) != 0)
/external/ltp/testcases/kernel/syscalls/kill/
H A Dkill02.c156 #define CHILD_SIG(VAR) (VAR & 0377) /*Signal value from the termination of child. */ macro

Completed in 89 milliseconds