Searched defs:from_fd (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/usr.bin/xinstall/ |
| H A D | xinstall.c | 759 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 D | mv.c | 282 int nread, from_fd, to_fd; in fastcopy() local
|
| /freebsd-12.1/bin/cp/ |
| H A D | utils.c | 86 int ch, checkch, from_fd, rcount, rval, to_fd; in copy_file() local
|
| /freebsd-12.1/contrib/nvi/ex/ |
| H A D | tag.h | 27 int from_fd; /* from cscope: file descriptor. */ member
|
| /freebsd-12.1/usr.sbin/pwd_mkdb/ |
| H A D | pwd_mkdb.c | 596 int from_fd, rcount, to_fd, wcount; in cp() local
|
| /freebsd-12.1/usr.sbin/config/ |
| H A D | main.c | 568 int from_fd, to_fd; in moveifchanged() local
|
| /freebsd-12.1/usr.sbin/nfsd/ |
| H A D | nfsd.c | 1120 copy_stable(int from_fd, int to_fd) in copy_stable()
|
| /freebsd-12.1/contrib/libc++/src/filesystem/ |
| H A D | operations.cpp | 739 FileDescriptor from_fd = in __copy_file() local
|