Searched defs:reallyechokeys (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c201 static Bool reallyechokeys = False; /* Echo real keys instead of ?'s */ variable
419 if (echokeys || reallyechokeys) {
420 if (reallyechokeys) {
605 reallyechokeys = True;
625 reallyechokeys = False;
1055 if (echokeys || reallyechokeys) /* erase old echo */

Completed in 21 milliseconds