Home
last modified time | relevance | path

Searched defs:to_fd (Results 1 – 8 of 8) sorted by relevance

/freebsd-13.1/bin/cp/
H A Dutils.c78 copy_fallback(int from_fd, int to_fd, char *buf, size_t bufsize) in copy_fallback()
105 int ch, checkch, from_fd, rval, to_fd; in copy_file() local
/freebsd-13.1/usr.bin/xinstall/
H A Dxinstall.c771 int tempcopy, temp_fd, to_fd; in install() local
1072 int to_fd, const char *to_name __unused, size_t to_len, in compare()
1233 copy(int from_fd, const char *from_name, int to_fd, const char *to_name, in copy()
1314 strip(const char *to_name, int to_fd, const char *from_name, char **dresp) in strip()
/freebsd-13.1/bin/mv/
H A Dmv.c282 int nread, from_fd, to_fd; in fastcopy() local
/freebsd-13.1/contrib/nvi/ex/
H A Dtag.h27 int to_fd; /* to cscope: file descriptor. */ member
/freebsd-13.1/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c588 int from_fd, rcount, to_fd, wcount; in cp() local
/freebsd-13.1/usr.sbin/config/
H A Dmain.c605 int from_fd, to_fd; in moveifchanged() local
/freebsd-13.1/usr.sbin/nfsd/
H A Dnfsd.c1126 copy_stable(int from_fd, int to_fd) in copy_stable()
/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp956 FileDescriptor to_fd = FileDescriptor::create_with_status( in __copy_file() local