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

/haiku/src/bin/unzip/
H A Dbeos.c1216 if (flags & EB_BE_FL_UNCMPR) {
1299 if( flags & EB_BE_FL_UNCMPR ) {
H A Dextract.c1740 (*(ef+(EB_HEADSIZE+EB_FLGS_OFFS)) & EB_BE_FL_UNCMPR) &&
H A Dunzpriv.h1389 #define EB_BE_FL_UNCMPR 0x01 /* "BeOS attributes uncompressed" bit flag */ macro
H A Dzipinfo.c1616 *(ef_ptr+EB_FLGS_OFFS) & EB_BE_FL_UNCMPR;

Completed in 76 milliseconds