Lines Matching defs:ntries
1647 int ntries = FDC_RQM_RETRY;
1654 } while (--ntries);
1655 if (ntries == 0) {
3126 int ntries;
3135 ntries = FDC_RQM_RETRY;
3142 } while (--ntries);
3143 if (ntries == 0) {
3165 int ntries;
3170 ntries = 10 * FDC_RQM_RETRY;
3178 } while (--ntries);
3179 if (!ntries) {
3192 ntries = FDC_RQM_RETRY;
3217 } while (--ntries);
3218 if (!ntries || !laxative) {
3227 ntries = FDC_RQM_RETRY;