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

/haiku/src/bin/unzip/
H A Dzipinfo.c1374 case EF_TIME:
1493 case EF_TIME:
H A Dprocess.c1305 This function scans the extra field for EF_TIME, EF_IZUNIX2, EF_IZUNIX, or
1313 The presence of an EF_TIME or EF_IZUNIX2 block results in ignoring all
1317 The return value is a combination of the EF_TIME Flags field with an
1341 case EF_TIME:
1342 flags &= ~0x0ff; /* ignore previous IZUNIX or EF_TIME fields */
H A Dunzpriv.h1340 #define EF_TIME 0x5455 /* universal timestamp ("UT") */ macro

Completed in 32 milliseconds