Home
last modified time | relevance | path

Searched defs:tofd (Results 1 – 5 of 5) 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.c166 int tofd, fromfd; in copy_file() local
/freebsd/sys/kern/
H A Dvfs_syscalls.c4590 int tofd; member
/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
/freebsd/sys/sys/
H A Dsysproto.h1761 char tofd_l_[PADL_(int)]; int tofd; char tofd_r_[PADR_(int)]; member