OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wrlimit
(Results
1 - 3
of
3
) sorted by relevancy
/src/bin/pax/
buf_subs.c
82
off_t
wrlimit
; /* # of bytes written per archive vol */
variable in typeref:typename:off_t
940
* NOTE: If the
wrlimit
is smaller than wrcnt, we will always write
943
if ((
wrlimit
> 0) && (wrcnt >
wrlimit
)) {
extern.h
102
extern off_t
wrlimit
;
options.c
508
if ((
wrlimit
= str_offt(optarg)) <= 0) {
512
if (
wrlimit
% BLKMULT) {
Completed in 14 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025