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

/freebsd-10-stable/contrib/nvi/ex/
H A Dtag.h27 int from_fd; /* from 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
/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.c736 int devnull, files_match, from_fd, serrno, target; local
1021 compare(int from_fd, const char *from_name __unused, size_t from_len, argument
1174 copy(int from_fd, const char *from_name, int to_fd, const char *to_name, off_t size) argument
[all...]

Completed in 84 milliseconds