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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.h83 extern Bool allowroot;
H A Dxlock.c505 if (allowroot) {
519 if (allowroot) {
984 if (!done && allowroot) {
1002 && (!allowroot || strcmp(crypt(buffer, rootpass), rootpass)));
H A Dresource.c133 {"-allowroot", ".allowroot", XrmoptionNoArg, (caddr_t) "on"},
134 {"+allowroot", ".allowroot", XrmoptionNoArg, (caddr_t) "off"},
199 {"-/+allowroot", "turn on/off allow root password mode"},
239 Bool allowroot; variable
273 {&allowroot, "allowroot", "AllowRoot", "off", t_Bool},

Completed in 15 milliseconds