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

/external/strace/xlat/
H A Dprctl_options.h4 #if !(defined(PR_SET_PDEATHSIG) || (defined(HAVE_DECL_PR_SET_PDEATHSIG) && HAVE_DECL_PR_SET_PDEATHSIG))
5 # define PR_SET_PDEATHSIG 1 macro
7 XLAT(PR_SET_PDEATHSIG),
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h8 #define PR_SET_PDEATHSIG 1 /* Second arg is a signal */ macro

Completed in 60 milliseconds