Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/kill/
H A Dkill02.c156 #define CHILD_SIG(VAR) (VAR & 0377) /*Signal value from the termination of child. */ macro
/third_party/ltp/testcases/kernel/syscalls/sigrelse/
H A Dsigrelse01.c146 #define CHILD_SIG(VAL) (VAL & 0377) /* signal value of child proc */ macro

Completed in 4 milliseconds