Lines Matching refs:tries
886 unsigned int tries;894 tries = 0;895 while (tries < 2) {900 tries++;924 unsigned int tries;936 * Subsequent tries: double buffer size on each try.938 tries = 0;940 /* XXX possibly change this to a while (tries < 2) loop */947 if (tries == 0) {958 tries++;