Home
last modified time | relevance | path

Searched refs:PR_SET_PDEATHSIG (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dprctl.h6 #define PR_SET_PDEATHSIG 1 /* Second arg is a signal */ macro
/linux-3.4.99/kernel/
Dsys.c1862 case PR_SET_PDEATHSIG: in SYSCALL_DEFINE5()