Lines Matching defs:java
11 * https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
41 #include "java.h"
352 char *java = NULL;
356 java = (char *)MemAlloc(strlen(libjava) + strlen(JAVA_EXE) + 1);
358 sprintf(java, "%s" JAVA_EXE, libjava);
360 if (!IsExecutable(java) || !IsExecutable(javaw))
364 free(java);
365 java = NULL;
966 envvar = "/usr/java";
1056 javapath = Resolve(currentpath, "java");
1283 * Note: this table is copied from the solaris/native/java/lang/locale_str.h
1392 * Note: this table is copied from the solaris/native/java/lang/locale_str.h
1505 * Note: this table is copied from the solaris/native/java/lang/locale_str.h
1583 * Note: this table is copied from the solaris/native/java/lang/locale_str.h