Lines Matching defs:pcount
233 int pcount = 0;
257 pcount++;
272 pcount++;
277 if (!pcount) {
367 int done = 0, tries = 0, pcount;
375 for (pcount = 0; pcount < rpc_pw_count; pcount++) {
378 try_en_rpc_pw = crypt(rpc_pws[pcount], short_en_login_pw);
380 login_pw = rpc_pws[pcount];
496 int pcount;
507 for (pcount = 0; pcount < rpc_pw_count; pcount++) {
511 rpc_pws[pcount]))
534 rpc_pws[pcount])) {
546 free(rpc_pws[pcount]);