file_creat
if ((fd = file_creat(arcn)) < 0) {
if ((fddest = file_creat(arcn)) < 0) {
int file_creat(ARCHD *);