Lines Matching refs:noprogress
744 bool orig_noprogress = global->noprogress;
1216 per->noprogress = global->noprogress = global->isatty = TRUE;
1220 per->noprogress = global->noprogress = orig_noprogress;
1335 global->noprogress || global->silent?1L:0L);
1882 !global->noprogress && !global->silent) {
2667 /* Save the values of noprogress and isatty to restore them later on */
2668 bool orig_noprogress = global->noprogress;
2696 global->noprogress = orig_noprogress;