Searched refs:wrlimit (Results 1 – 3 of 3) sorted by relevance
65 off_t wrlimit; /* # of bytes written per archive vol */ variable887 if ((wrlimit > 0) && (wrcnt > wrlimit)) { in buf_flush()
76 extern off_t wrlimit;
386 if ((wrlimit = str_offt(optarg)) <= 0) { in pax_options()390 if (wrlimit % BLKMULT) { in pax_options()