OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_z_eof
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpc/stand/hpcboot/
file_manager.cpp
50
_z_eof
= 0;
135
if (_stream->avail_in == 0 && !
_z_eof
) {
138
_z_eof
= 1;
164
if (_z_err != Z_OK ||
_z_eof
)
274
if (
_z_eof
)
282
_z_eof
= 1;
370
_z_err =
_z_eof
? Z_DATA_ERROR : Z_OK;
file.h
78
int
_z_eof
; /* set if end of input file */
member in class:FileManager
Completed in 14 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025