Lines Matching defs:tries
898 unsigned int tries;906 tries = 0;907 while (tries < 2) {912 tries++;936 unsigned int tries;948 * Subsequent tries: double buffer size on each try.950 tries = 0;952 /* XXX possibly change this to a while (tries < 2) loop */959 if (tries == 0) {970 tries++;