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

/openjdk7/jdk/src/solaris/bin/
H A Djava_md_common.c94 FindExecName(char *program) function
/openjdk7/hotspot/src/os/posix/launcher/
H A Djava_md.c912 FindExecName(char *program) function
972 * we use FindExecName to compute the executable name.
1012 exec_path = FindExecName(argv[0]);

Completed in 32 milliseconds