Searched refs:allowroot (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dxlock.h86 extern Bool allowroot;
H A Dresource.c125 {"-allowroot", ".allowroot", XrmoptionNoArg, (caddr_t) "on"},
126 {"+allowroot", ".allowroot", XrmoptionNoArg, (caddr_t) "off"},
191 {"-/+allowroot", "turn on/off allow root password mode"},
230 Bool allowroot; variable
264 {&allowroot, "allowroot", "AllowRoot", "off", t_Bool},
H A Dxlock.c528 if (allowroot) {
978 if (!done && allowroot) {

Completed in 15 milliseconds