Searched refs:FILE_DELAYEDOPEN (Results 1 – 4 of 4) sorted by relevance
114 #define FILE_DELAYEDOPEN 2 macro
115 #define FILE_DELAYEDOPEN 2 macro
128 int getflag = (mask & ZFD_DELAYEDOPEN) ? FILE_DELAYEDOPEN : 0; in archive_access_select()476 if (!(flags & FILE_DELAYEDOPEN) || z->size <= PEEK_BYTES) { in archive_do_zip()
121 int getflag = (mask & ZFD_DELAYEDOPEN) ? FILE_DELAYEDOPEN : 0; in archive_access_select()463 if (!(flags & FILE_DELAYEDOPEN) || z->size <= PEEK_BYTES) { in archive_do_zip()