Searched defs:manifest_info (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/bin/
H A Dmanifest_info.h132 typedef struct manifest_info { /* Interesting fields from the Manifest */ struct
138 } manifest_info; typedef in typeref:struct:manifest_info
149 int JLI_ParseManifest(char *jarfile, manifest_info *info);

Completed in 69 milliseconds