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

/haiku/src/bin/unzip/
H A Dglobals.h214 min_info info[DIR_BLKSIZ];
H A Dextract.c343 memzero(G.filenotes, DIR_BLKSIZ * sizeof(char *));
352 while ((j < DIR_BLKSIZ)) {
376 LoadFarString(CentSigMsg), j + blknum*DIR_BLKSIZ + 1));
853 (*pfilnum)++; /* *pfilnum = i + blknum*DIR_BLKSIZ + 1; */
H A Dunzpriv.h829 #define DIR_BLKSIZ 64 /* number of directory entries per block macro

Completed in 81 milliseconds