Home
last modified time | relevance | path

Searched defs:fromfd (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/openbsm/bin/auditdistd/
HDrenameat.h37 renameat(int fromfd, const char *from, int tofd, const char *to) in renameat()
/NextBSD/usr.bin/patch/
HDutil.c55 int fromfd; in move_file() local
167 int tofd, fromfd; in copy_file() local
/NextBSD/contrib/binutils/binutils/
HDrename.c53 int fromfd, tofd, nread; in simple_copy() local