Home
last modified time | relevance | path

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) { in setBeOSexfield()
1299 if( flags & EB_BE_FL_UNCMPR ) { in printBeOSexfield()
H A Dunzpriv.h1389 #define EB_BE_FL_UNCMPR 0x01 /* "BeOS attributes uncompressed" bit flag */ macro
H A Dextract.c1740 (*(ef+(EB_HEADSIZE+EB_FLGS_OFFS)) & EB_BE_FL_UNCMPR) &&
H A Dzipinfo.c1616 *(ef_ptr+EB_FLGS_OFFS) & EB_BE_FL_UNCMPR;