HomeSort by relevance Sort by last modified time
    Searched refs:CHILD_SIG (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/kernel/syscalls/sigrelse/
sigrelse01.c 146 #define CHILD_SIG(VAL) (VAL & 0377) /* signal value of child proc */
297 if ((sig = CHILD_SIG(term_stat)) != 0)
  /external/ltp/testcases/kernel/syscalls/kill/
kill02.c 156 #define CHILD_SIG(VAR) (VAR & 0377) /*Signal value from the termination of child. */

Completed in 88 milliseconds