Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/xinstall/
H A Dxinstall.c591 int tempcopy, temp_fd, to_fd; in install() local
875 int to_fd, const char *to_name __unused, size_t to_len) in compare()
999 copy(int from_fd, const char *from_name, int to_fd, in copy()
/dflybsd-src/bin/cp/
H A Dutils.c60 int ch, checkch, from_fd = 0, rval, to_fd = 0; in copy_file() local
/dflybsd-src/bin/mv/
H A Dmv.c285 int from_fd, to_fd; in fastcopy() local
/dflybsd-src/usr.sbin/config/
H A Dmain.c440 int from_fd, to_fd; in moveifchanged() local
/dflybsd-src/contrib/nvi2/ex/
H A Dtag.h27 int to_fd; /* to cscope: file descriptor. */ member
/dflybsd-src/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c672 int from_fd, rcount, to_fd, wcount; in cp() local