HomeSort by relevance Sort by last modified time
    Searched refs:JVM_O_EXCL (Results 1 - 2 of 2) sorted by null

  /libcore/ojluni/src/main/native/
jvm_md.h 76 #define JVM_O_EXCL O_EXCL
UnixFileSystem_md.c 259 fd = JVM_Open(path, JVM_O_RDWR | JVM_O_CREAT | JVM_O_EXCL, 0666);

Completed in 115 milliseconds