Searched defs:ofd (Results 1 – 2 of 2) sorted by relevance
71 void copyNonPosixAttributes(int ofd, int nfd) { in copyNonPosixAttributes()
299 static void copyExtendedAttributes(int ofd, int nfd) { in copyExtendedAttributes()358 private static void copyExtendedAttribute(int ofd, byte[] name, int nfd) in copyExtendedAttribute()