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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32.c43 #define A_ARCHIVE 0x20 macro
183 | (dwAttr&FILE_ATTRIBUTE_ARCHIVE ? A_ARCHIVE :0));
209 | (dwAttr&FILE_ATTRIBUTE_ARCHIVE ? A_ARCHIVE :0));
693 *vmode = A_ARCHIVE | A_LABEL; /* this is what msdos returns */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/os2/
H A Dos2.c237 #define A_ARCHIVE 0x20 macro
1343 SetPathAttrTimes(__G__ G.pInfo->file_attr & ~A_ARCHIVE, 1);
1361 SetPathAttrTimes(__G__ G.pInfo->file_attr & ~A_ARCHIVE, 1);

Completed in 60 milliseconds