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

/haiku/src/bin/unzip/
H A Dprocess.c1408 if (flags & EB_UT_FL_ATIME) {
1424 flags &= ~EB_UT_FL_ATIME;
1434 flags &= ~EB_UT_FL_ATIME;
1442 flags &= ~EB_UT_FL_ATIME;
1505 flags |= (EB_UT_FL_MTIME | EB_UT_FL_ATIME);
1562 flags &= ~EB_UT_FL_ATIME;
1573 flags &= ~EB_UT_FL_ATIME;
H A Dbeos.c901 if (eb_izux_flg & EB_UT_FL_ATIME) {
H A Dextract.c1137 if (eb_izux_flg & EB_UT_FL_ATIME) {
H A Dunzpriv.h1382 #define EB_UT_FL_ATIME (1 << 1) /* atime present */ macro

Completed in 72 milliseconds