Home
last modified time | relevance | path

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

/netbsd/lib/libc/gen/
H A Dextattr.c100 extattr_copy_fd(int from_fd, int to_fd, int namespace) in extattr_copy_fd()
325 fcpxattr(int from_fd, int to_fd) in fcpxattr()
/netbsd/bin/mv/
H A Dmv.c278 int from_fd, to_fd; in fastcopy() local
/netbsd/external/bsd/nvi/dist/ex/
H A Dtag.h28 int from_fd; /* from cscope: file descriptor. */ member
/netbsd/usr.bin/xinstall/
H A Dxinstall.c663 int devnull, from_fd, to_fd, serrno, tmpmode; in install() local
849 copy(int from_fd, char *from_name, int to_fd, char *to_name, off_t size) in copy()
/netbsd/bin/cp/
H A Dutils.c103 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; in copy_file() local
/netbsd/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c645 int from_fd, to_fd; in cp() local
/netbsd/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp900 FileDescriptor from_fd = FileDescriptor::create_with_status( in __copy_file() local