Home
last modified time | relevance | path

Searched defs:ofd (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/fs/
DLinuxFileSystem.java71 void copyNonPosixAttributes(int ofd, int nfd) { in copyNonPosixAttributes()
DLinuxUserDefinedFileAttributeView.java299 static void copyExtendedAttributes(int ofd, int nfd) { in copyExtendedAttributes()
358 private static void copyExtendedAttribute(int ofd, byte[] name, int nfd) in copyExtendedAttribute()