OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:openCount
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_read_disk_posix.c
219
int
openCount
;
2135
t->maxOpenCount = t->
openCount
= 1;
2172
t->
openCount
++;
2173
if (t->
openCount
> t->maxOpenCount)
2174
t->maxOpenCount = t->
openCount
;
2212
t->
openCount
--;
Completed in 31 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026