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

/freebsd-10-stable/contrib/nvi/ex/
H A Dtag.h29 int to_fd; /* to cscope: file descriptor. */ member in struct:_csc
/freebsd-10-stable/bin/cp/
H A Dutils.c84 int ch, checkch, from_fd, rcount, rval, to_fd; local
[all...]
/freebsd-10-stable/bin/mv/
H A Dmv.c280 int nread, from_fd, to_fd; local
/freebsd-10-stable/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c688 int from_fd, rcount, to_fd, wcount; local
/freebsd-10-stable/usr.sbin/config/
H A Dmain.c555 int from_fd, to_fd; local
/freebsd-10-stable/usr.sbin/nfsd/
H A Dnfsd.c1109 copy_stable(int from_fd, int to_fd) argument
/freebsd-10-stable/usr.bin/xinstall/
H A Dxinstall.c737 int tempcopy, temp_fd, to_fd; local
1021 compare(int from_fd, const char *from_name __unused, size_t from_len, int to_fd, const char *to_name __unused, size_t to_len, char **dresp) argument
1174 copy(int from_fd, const char *from_name, int to_fd, const char *to_name, off_t size) argument
[all...]

Completed in 183 milliseconds