Searched defs:to_fd (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/lib/libc/gen/ |
H A D | extattr.c | 100 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 D | mv.c | 278 int from_fd, to_fd; in fastcopy() local
|
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | tag.h | 30 int to_fd; /* to cscope: file descriptor. */ member
|
/netbsd-src/usr.bin/xinstall/ |
H A D | xinstall.c | 672 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 D | utils.c | 103 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; in copy_file() local
|
/netbsd-src/usr.sbin/pwd_mkdb/ |
H A D | pwd_mkdb.c | 641 int from_fd, to_fd; in cp() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/ |
H A D | operations.cpp | 956 FileDescriptor to_fd = FileDescriptor::create_with_status( in __copy_file() local
|