Searched defs:ofd (Results 1 - 7 of 7) sorted by relevance

/openjdk10/jdk/src/java.base/aix/classes/sun/nio/fs/
H A DAixFileSystem.java69 void copyNonPosixAttributes(int ofd, int nfd) { argument
/openjdk10/jdk/src/java.base/linux/classes/sun/nio/fs/
H A DLinuxFileSystem.java71 void copyNonPosixAttributes(int ofd, int nfd) { argument
H A DLinuxUserDefinedFileAttributeView.java307 static void copyExtendedAttributes(int ofd, int nfd) { argument
362 private static void copyExtendedAttribute(int ofd, byte[] name, int nfd) argument
/openjdk10/jdk/src/java.base/macosx/classes/sun/nio/fs/
H A DBsdFileSystem.java69 void copyNonPosixAttributes(int ofd, int nfd) { argument
/openjdk10/jdk/src/java.base/solaris/classes/sun/nio/fs/
H A DSolarisUserDefinedFileAttributeView.java255 static void copyExtendedAttributes(int ofd, int nfd) { argument
287 private static void copyExtendedAttribute(int ofd, byte[] name, int nfd) argument
H A DSolarisFileSystem.java92 void copyNonPosixAttributes(int ofd, int nfd) { argument
/openjdk10/jdk/src/java.base/windows/native/libnet/
H A Dnet_util_md.c668 int fd=-1, ofd=-1, rv, len; local
[all...]

Completed in 604 milliseconds