Searched refs:fileOpen (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jdk/src/solaris/native/java/io/
H A DFileOutputStream_md.c58 fileOpen(env, this, path, fos_fd,
H A Dio_util_md.c66 fileOpen(JNIEnv *env, jobject this, jstring path, jfieldID fid, int flags) function
/openjdk7/jdk/src/windows/native/java/io/
H A DFileOutputStream_md.c59 fileOpen(env, this, path, fos_fd,
H A Dio_util_md.h38 void fileOpen(JNIEnv *env, jobject this, jstring path, jfieldID fid, int flags);
H A Dio_util_md.c285 fileOpen(JNIEnv *env, jobject this, jstring path, jfieldID fid, int flags) function
/openjdk7/jdk/src/share/native/java/io/
H A DFileInputStream.c61 fileOpen(env, this, path, fis_fd, O_RDONLY);
H A Dio_util.h55 void fileOpen(JNIEnv *env, jobject this, jstring path, jfieldID fid, int flags);
H A DRandomAccessFile.c63 fileOpen(env, this, path, raf_fd, flags);

Completed in 35 milliseconds