Searched defs:from_fd (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/lib/libc/gen/
H A Dextattr.c100 extattr_copy_fd(int from_fd, int to_fd, int namespace) argument
325 fcpxattr(int from_fd, int to_fd) argument
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dtag.h28 int from_fd; /* from cscope: file descriptor. */ member in struct:_csc
/netbsd-current/bin/mv/
H A Dmv.c278 int from_fd, to_fd; local
/netbsd-current/bin/cp/
H A Dutils.c103 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; local
[all...]
/netbsd-current/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c641 int from_fd, to_fd; local
/netbsd-current/usr.bin/xinstall/
H A Dxinstall.c672 int devnull, from_fd, to_fd, serrno, tmpmode; local
860 copy(int from_fd, char *from_name, int to_fd, char *to_name, off_t size) argument
/netbsd-current/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Doperations.cpp900 FileDescriptor from_fd = FileDescriptor::create_with_status( local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddarwin-nat.c1846 scoped_fd from_fd = gdb_open_cloexec (shell, O_RDONLY, 0); local

Completed in 154 milliseconds