Searched refs:KERN_CTLALTDEL (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | sysctl.h | 99 KERN_CTLALTDEL=22, /* int: allow ctl-alt-del to reboot */ enumerator |
/linux-2.6.39/kernel/ | ||
D | sysctl_binary.c | 78 { CTL_INT, KERN_CTLALTDEL, "ctrl-alt-del" }, |