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

/freebsd-9.3-release/contrib/nvi/ex/
H A Dtag.h27 int from_fd; /* from cscope: file descriptor. */ member in struct:_csc
/freebsd-9.3-release/bin/cp/
H A Dutils.c80 int ch, checkch, from_fd = 0, rcount, rval, to_fd = 0; local
/freebsd-9.3-release/bin/mv/
H A Dmv.c280 int nread, from_fd, to_fd; local
/freebsd-9.3-release/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c687 int from_fd, rcount, to_fd, wcount; local
/freebsd-9.3-release/usr.sbin/config/
H A Dmain.c549 int from_fd, to_fd; local
/freebsd-9.3-release/usr.sbin/nfsd/
H A Dnfsd.c1041 copy_stable(int from_fd, int to_fd) argument
/freebsd-9.3-release/usr.bin/xinstall/
H A Dxinstall.c720 int devnull, files_match, from_fd, serrno, target; local
1001 compare(int from_fd, const char *from_name __unused, size_t from_len, argument
1144 copy(int from_fd, const char *from_name, int to_fd, const char *to_name, off_t size) argument
[all...]

Completed in 139 milliseconds