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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.h85 extern Bool allowaccess;
H A Dresource.c137 {"-allowaccess", ".allowaccess", XrmoptionNoArg, (caddr_t) "on"},
138 {"+allowaccess", ".allowaccess", XrmoptionNoArg, (caddr_t) "off"},
201 {"-/+allowaccess", "turn on/off allow new clients to connect"},
241 Bool allowaccess; variable
275 {&allowaccess, "allowaccess", "AllowAccess", "off", t_Bool},
H A Dxlock.c329 if (!nolock && !allowaccess)
1129 if (!allowaccess) {

Completed in 15 milliseconds