Searched defs:SEEK_END (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/zlib/
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 37 milliseconds