Home
last modified time | relevance | path

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

/freebsd-14.2/bin/pax/
H A Dextern.h136 int file_creat(ARCHD *);
H A Dar_subs.c310 if ((fd = file_creat(arcn)) < 0) { in extract()
923 if ((fddest = file_creat(arcn)) < 0) { in copy()
H A Dfile_subs.c75 file_creat(ARCHD *arcn) in file_creat() function