Lines Matching defs:retry
259 int c = 0, i = 0, retry = 0;
297 * retry the call, or try the call with force set to B_TRUE, which will
355 * the spshell to hang. Therefore retry to
358 for (retry = 0; retry < max_retries; retry++) {
379 if (retry == max_retries) {
413 for (retry = 0; retry < max_retries; retry++) {
420 if (retry == max_retries) {