/src/bin/pax/ |
ar_subs.c | 930 int fddest; local in function:copy 1126 if ((fddest = file_creat(arcn, 0)) < 0) { 1137 if (cp_file(arcn, fdsrc, fddest) < 0) 1138 file_cleanup(arcn, fddest); 1140 file_close(arcn, fddest);
|
ar_subs.c | 930 int fddest; local in function:copy 1126 if ((fddest = file_creat(arcn, 0)) < 0) { 1137 if (cp_file(arcn, fdsrc, fddest) < 0) 1138 file_cleanup(arcn, fddest); 1140 file_close(arcn, fddest);
|
ar_subs.c | 930 int fddest; local in function:copy 1126 if ((fddest = file_creat(arcn, 0)) < 0) { 1137 if (cp_file(arcn, fdsrc, fddest) < 0) 1138 file_cleanup(arcn, fddest); 1140 file_close(arcn, fddest);
|