Searched refs:PR_SET_PDEATHSIG (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | prctl.h | 8 #define PR_SET_PDEATHSIG 1 /* Second arg is a signal */ macro |
/linux-4.4.14/kernel/ | ||
D | sys.c | 2088 case PR_SET_PDEATHSIG: in SYSCALL_DEFINE5() |