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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/amiga/
H A Damiga.h175 char *(filenotes[DIR_BLKSIZ]);\
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dglobals.h221 min_info info[DIR_BLKSIZ];
H A Dextract.c432 memzero(G.filenotes, DIR_BLKSIZ * sizeof(char *));
441 while ((j < DIR_BLKSIZ)) {
474 LoadFarString(CentSigMsg), j + blknum*DIR_BLKSIZ + 1));
1051 (*pfilnum)++; /* *pfilnum = i + blknum*DIR_BLKSIZ + 1; */
H A Dunzpriv.h878 # define DIR_BLKSIZ 64 /* number of directory entries per block macro
881 # define DIR_BLKSIZ 16384 /* use more memory, to reduce long-range seeks */ macro
H A Dprocess.c625 for (i = 0; i < DIR_BLKSIZ; i++) {

Completed in 146 milliseconds