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

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

Completed in 122 milliseconds