Lines Matching refs:status_level
174 static int status_level = STATUS_DEFAULT; variable
814 if (status_level == STATUS_NONE) in print_stats()
835 if (status_level == STATUS_NOXFER) in print_stats()
1134 if (status_level != STATUS_NONE) in iread()
1184 && status_level != STATUS_NONE) in iwrite()
1516 status_level = parse_symbols (val, statuses, true, in scanargs()
1944 if (! (0 <= diff && diff <= nbytes) && status_level != STATUS_NONE) in advance_input_after_read_error()
2127 && status_level != STATUS_NONE) in dd_copy()
2171 if (status_level == STATUS_PROGRESS) in dd_copy()
2211 if (!(conversions_mask & C_NOERROR) || status_level != STATUS_NONE) in dd_copy()
2372 && status_level == STATUS_PROGRESS in dd_copy()