copy_fd 1574 cache.h extern int copy_fd(int ifd, int ofd); copy_fd 364 convert.c write_err = copy_fd(params->fd, child_process.in); copy_fd 42 copy.c status = copy_fd(fdi, fdo);