Searched refs:JLI_ParseManifest (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/bin/
H A Dmanifest_info.h149 int JLI_ParseManifest(char *jarfile, manifest_info *info);
H A Dparse_manifest.c479 JLI_ParseManifest(char *jarfile, manifest_info *info) function
H A Djava.c829 if ((res = JLI_ParseManifest(operand, &info)) != 0) {
/openjdk7/hotspot/src/share/tools/launcher/
H A Djava.c1005 if ((res = JLI_ParseManifest(operand, &info)) != 0) {

Completed in 71 milliseconds