Searched refs:progress_out (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/bzip2/
H A Dbzlib.c338 Bool progress_out = False; local
348 progress_out = True;
357 return progress_out;
366 Bool progress_out = False; local
372 progress_out |= copy_output_until_stop ( s );
404 return progress_in || progress_out;

Completed in 87 milliseconds