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

/haiku-fatelf/src/bin/unzip/
H A Dprocess.c1361 } else if (dos_mdatetime >= DOSTIME_2038_01_18) {
1384 : (dos_mdatetime >= DOSTIME_2038_01_18);
1514 } else if (dos_mdatetime >= DOSTIME_2038_01_18) {
1536 : (dos_mdatetime >= DOSTIME_2038_01_18);
H A Dfileio.c1737 if ( (dosdatetime >= DOSTIME_2038_01_18) &&
1763 if ( (dosdatetime >= DOSTIME_2038_01_18) &&
1788 if ( (dosdatetime >= DOSTIME_2038_01_18) &&
H A Dunzpriv.h1209 #ifdef DOSTIME_2038_01_18 /* approximate DOSTIME equivalent of */
1210 # undef DOSTIME_2038_01_18 /* the signed-32-bit time_t limit */ macro
1212 #define DOSTIME_2038_01_18 ((ulg)0x74320000L) macro
/haiku-fatelf/src/bin/zip/
H A Dzip.h236 #define DOSTIME_2038_01_18 ((ulg)0x74320000L) macro

Completed in 67 milliseconds