Searched refs:MAXNAME (Results 1 – 1 of 1) sorted by relevance
169 #define MAXNAME 1024 in ZipFile_getEntry() macro172 char buf[MAXNAME+2], *path; in ZipFile_getEntry()175 if (ulen > MAXNAME) { in ZipFile_getEntry()