OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:end_of_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_7zip.c
3528
int
end_of_data
;
local
3556
end_of_data
= 0;
3559
end_of_data
= 1;
3584
if (
end_of_data
|| (bytes_in == 0 && bytes_out == 0)) {
archive_read_support_format_7zip.c
3528
int
end_of_data
;
local
3556
end_of_data
= 0;
3559
end_of_data
= 1;
3584
if (
end_of_data
|| (bytes_in == 0 && bytes_out == 0)) {
Completed in 46 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026