Searched refs:EB_UX_ATIME (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/zip/
H A Dzip.h190 #define EB_UX_ATIME 0 /* offset of atime in "UX" extra field data */ macro
H A Dzipfile.c1347 z_utim->atime = LG((EB_HEADSIZE+EB_UX_ATIME) + ef_buf);
/haiku-fatelf/src/bin/unzip/
H A Dprocess.c1550 i_time = (long)makelong((EB_HEADSIZE+EB_UX_ATIME)+ef_buf);
H A Dunzpriv.h1368 #define EB_UX_ATIME 0 /* offset of atime in "UX" extra field data */ macro

Completed in 1287 milliseconds