Searched refs:IsExecutable (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Djava.h229 IsExecutable(const char *path);
H A Djava.c822 if (execpath && !IsExecutable(execpath))
838 if (execpath && !IsExecutable(execpath))
870 if (execpath && !IsExecutable(execpath))
H A Djava_md.unix.c360 if (!IsExecutable(java) || !IsExecutable(javaw))
1769 IsExecutable(const char *path) function
1943 if (!IsExecutable(command))

Completed in 28 milliseconds