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

/haiku/src/bin/unzip/
H A Dzipinfo.c89 #define THS_IFREG 0x8000 /* regular file */ macro
1188 case THS_IFREG: fpFtyp = TheosFTypReg; break;
1863 case THS_IFREG: *attribs = 'S'; break;

Completed in 43 milliseconds