Home
last modified time | relevance | path

Searched refs:file_creat (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/bin/pax/
H A Dextern.h124 int file_creat (ARCHD *);
H A Dar_subs.c304 if ((fd = file_creat(arcn)) < 0) { in extract()
912 if ((fddest = file_creat(arcn)) < 0) { in copy()
H A Dfile_subs.c72 file_creat(ARCHD *arcn) in file_creat() function