OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wrlimit
(Results
1 - 2
of
2
) 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
)) {
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
)) {
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025