Home
last modified time | relevance | path

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

/openbsd/usr.bin/rsync/
H A Dcopy.c45 copy_internal(int fromfd, int tofd) in copy_internal()
70 int fromfd, tofd, dfd; in copy_file() local
/openbsd/gnu/usr.bin/cvs/vms/
H A Dpc.c18 int tofd, fromfd; local
H A Dstartserver.c13 vms_start_server (int *tofd, int *fromfd, in vms_start_server()
/openbsd/usr.bin/patch/
H A Dutil.c51 int fromfd; in move_file() local
154 int tofd, fromfd; in copy_file() local
/openbsd/gnu/usr.bin/cvs/emx/
H A Dstartserver.c27 os2_start_server (int *tofd, int *fromfd, in os2_start_server()
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Dstartserver.c20 wnt_start_server (int *tofd, int *fromfd, in wnt_start_server()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Drename.c51 int fromfd, tofd, nread; in simple_copy() local
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Drename.c52 int fromfd, tofd, nread; in simple_copy() local
/openbsd/gnu/usr.bin/cvs/src/
H A Dclient.c3885 int tofd, fromfd; local
4369 int tofd, fromfd, rootless; in start_server() local
/openbsd/gnu/usr.bin/perl/
H A Dsyscall_emulator.c1386 int fromfd = (int)va_arg(args, long); in syscall_emulator() local
/openbsd/sys/kern/
H A Dvfs_syscalls.c2969 dorenameat(struct proc *p, int fromfd, const char *from, int tofd, in dorenameat()
/openbsd/gnu/llvm/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