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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.h86 extern Bool echokeys;
H A Dresource.c139 {"-echokeys", ".echokeys", XrmoptionNoArg, (caddr_t) "on"},
140 {"+echokeys", ".echokeys", XrmoptionNoArg, (caddr_t) "off"},
202 {"-/+echokeys", "turn on/off echo '?' for each password key"},
242 Bool echokeys; variable
276 {&echokeys, "echokeys", "EchoKeys", "off", t_Bool},
H A Dxlock.c79 * added -echokeys to disable echoing of '?'s on input.
419 if (echokeys || reallyechokeys) {
1055 if (echokeys || reallyechokeys) /* erase old echo */

Completed in 15 milliseconds