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

/openjdk7/jdk/src/solaris/bin/
H A Djava_md_common.c212 *ProcessDir(manifest_info *info, char *dirname) function
266 * directories before passing control onto ProcessDir().
303 if ((target = ProcessDir(info, dp)) != NULL)
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c1586 *ProcessDir(manifest_info *info, char *dirname) function
1640 * directories before passing control onto ProcessDir().
1676 if ((target = ProcessDir(info, dp)) != NULL)
/openjdk7/hotspot/src/os/windows/launcher/
H A Djava_md.c847 ProcessDir(manifest_info* info, HKEY top_key) { function
904 * control onto ProcessDir().
916 if ((path = ProcessDir(info, key)) != NULL) {
/openjdk7/jdk/src/windows/bin/
H A Djava_md.c684 ProcessDir(manifest_info* info, HKEY top_key) { function
741 * control onto ProcessDir().
753 if ((path = ProcessDir(info, key)) != NULL) {

Completed in 43 milliseconds