Searched defs:nfd (Results 1 – 5 of 5) sorted by relevance
71 void copyNonPosixAttributes(int ofd, int nfd) { in copyNonPosixAttributes()
298 static void copyExtendedAttributes(int ofd, int nfd) { in copyExtendedAttributes()357 private static void copyExtendedAttribute(int ofd, byte[] name, int nfd) in copyExtendedAttribute()
283 long nfd; in getNthDayOfWeek() local
860 long nfd = monthDay1st + value * 7 + dow; in roll() local
1388 long nfd = monthDay1st + value * 7 + dow; in roll() local