Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/xinstall/
H A Dxinstall.c223 int devnull, from_fd, to_fd, serrno, files_match = 0; in install() local
402 copy(int from_fd, char *from_name, int to_fd, char *to_name, off_t size, in copy() argument
482 compare(int from_fd, const char *from_name, off_t from_len, int to_fd, in compare() argument
[all...]
/openbsd-src/bin/cp/
H A Dutils.c60 int from_fd, rcount, rval, to_fd, wcount; in copy_file() local
/openbsd-src/bin/mv/
H A Dmv.c267 int nread, from_fd, to_fd; in fastcopy() local
/openbsd-src/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c387 int from_fd, rcount, to_fd, wcount; in cp() local
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp903 FileDescriptor from_fd = FileDescriptor::create_with_status( in __copy_file() local