Searched refs:fddest (Results 1 – 1 of 1) sorted by relevance
722 int fddest; in copy() local917 if ((fddest = file_creat(arcn)) < 0) { in copy()926 cp_file(arcn, fdsrc, fddest); in copy()927 file_close(arcn, fddest); in copy()