Searched defs:to_fd (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libc/gen/ | ||
| H A D | extattr.c | 100 extattr_copy_fd(int from_fd, int to_fd, int namespace) argument 325 fcpxattr(int from_fd, int to_fd) argument |
| /src/bin/mv/ | ||
| H A D | mv.c | 278 int from_fd, to_fd; local in function:fastcopy [all...] |
| /src/bin/cp/ | ||
| H A D | utils.c | 103 int ch, checkch, from_fd, rcount, rval, to_fd, tolnk, wcount; local in function:copy_file [all...] |
| /src/usr.sbin/pwd_mkdb/ | ||
| H A D | pwd_mkdb.c | 641 int from_fd, to_fd; local in function:cp |
| /src/usr.bin/xinstall/ | ||
| H A D | xinstall.c | 672 int devnull, from_fd, to_fd, serrno, tmpmode; local in function:install 860 copy(int from_fd,char * from_name,int to_fd,char * to_name,off_t size) argument [all...] |
Completed in 5 milliseconds