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

/openjdk7/jdk/src/share/native/java/util/zip/
H A Dzip_util.h184 typedef struct cencache { struct
187 } cencache; typedef in typeref:struct:cencache
214 cencache cencache; /* CEN header cache */ member in struct:jzfile
H A Dzip_util.c267 free(zip->cencache.data);
952 cencache *cache = &zip->cencache;

Completed in 48 milliseconds