Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Dextern.h134 int file_creat(ARCHD *);
H A Dar_subs.c304 if ((fd = file_creat(arcn)) < 0) { in extract()
917 if ((fddest = file_creat(arcn)) < 0) { in copy()
H A Dfile_subs.c69 file_creat(ARCHD *arcn) in file_creat() function