Home
last modified time | relevance | path

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

/netbsd-src/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-src/bin/mv/
H A Dmv.c278 int from_fd, to_fd; in fastcopy() local
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dtag.h30 int to_fd; /* to cscope: file descriptor. */ member
/netbsd-src/usr.bin/xinstall/
H A Dxinstall.c672 int devnull, from_fd, to_fd, serrno, tmpmode; in install() local
860 copy(int from_fd,char * from_name,int to_fd,char * to_name,off_t size) copy() argument
[all...]
/netbsd-src/bin/cp/
H A Dutils.c103 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; in copy_file() local
/netbsd-src/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c641 int from_fd, to_fd; in cp() local
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp956 FileDescriptor to_fd = FileDescriptor::create_with_status( in __copy_file() local