Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dunixpw.c1669 static int u_cnt = 0, p_cnt = 0, t_cnt = 0, first = 1; local
1698 p_cnt = 0;
1985 if (p_cnt > 0) {
1986 pass[p_cnt-1] = '\0';
1987 p_cnt--;
2013 pass[p_cnt++] = '\n';
2027 if (p_cnt >= nmax - 2) {
2030 rfbLog("unixpw_deny: password too long: %d\n", p_cnt);
2039 pass[p_cnt++] = (char) keysym;
2046 p_cnt = 0;