Searched refs:SEEK_END (Results 1 - 3 of 3) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dioapi.c171 fseek_origin = SEEK_END;
194 fseek_origin = SEEK_END;
H A Dzconf.h475 # define SEEK_END 2 /* Set file pointer to EOF plus "offset" */ macro
H A Dzip.c87 #ifndef SEEK_END
88 #define SEEK_END 2 macro
876 ZSEEK64(ziinit.z_filefunc,ziinit.filestream,0,SEEK_END);

Completed in 27 milliseconds