Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/xinstall/
H A Dxinstall.c759 int devnull, files_match, from_fd, serrno, target; in install() local
1052 compare(int from_fd, const char *from_name __unused, size_t from_len, in compare()
1211 copy(int from_fd, const char *from_name, int to_fd, const char *to_name, in copy()
/freebsd-12.1/bin/mv/
H A Dmv.c282 int nread, from_fd, to_fd; in fastcopy() local
/freebsd-12.1/bin/cp/
H A Dutils.c86 int ch, checkch, from_fd, rcount, rval, to_fd; in copy_file() local
/freebsd-12.1/contrib/nvi/ex/
H A Dtag.h27 int from_fd; /* from cscope: file descriptor. */ member
/freebsd-12.1/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c596 int from_fd, rcount, to_fd, wcount; in cp() local
/freebsd-12.1/usr.sbin/config/
H A Dmain.c568 int from_fd, to_fd; in moveifchanged() local
/freebsd-12.1/usr.sbin/nfsd/
H A Dnfsd.c1120 copy_stable(int from_fd, int to_fd) in copy_stable()
/freebsd-12.1/contrib/libc++/src/filesystem/
H A Doperations.cpp739 FileDescriptor from_fd = in __copy_file() local