Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/bin/auditdistd/
H A Drenameat.h37 renameat(int fromfd, const char *from, int tofd, const char *to) in renameat()
/freebsd/usr.bin/patch/
H A Dutil.c54 int fromfd; in move_file() local
166 int tofd, fromfd; in copy_file() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h2553 #define __sanitizer_syscall_pre_renameat(fromfd, from, tofd, to) \ argument
2557 #define __sanitizer_syscall_post_renameat(res, fromfd, from, tofd, to) \ argument