Home
last modified time | relevance | path

Searched refs:pwlast (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
Dx11vnc.c1023 int i, j, pwlast, enclast, norc = 0, argmax = 1024; in check_rcfile() local
1241 pwlast = 0; in check_rcfile()
1246 if (pwlast || !strcmp("-passwd", argv[i]) in check_rcfile()
1249 if (pwlast) { in check_rcfile()
1250 pwlast = 0; in check_rcfile()
1252 pwlast = 1; in check_rcfile()