Home
last modified time | relevance | path

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

/freebsd-14.2/bin/pax/
H A Dextern.h257 int chk_ftime(ARCHD *);
H A Dar_subs.c412 if ((res = chk_ftime(arcn)) < 0) in wr_archive()
643 if ((res = chk_ftime(arcn)) < 0) in append()
H A Dtables.c368 chk_ftime(ARCHD *arcn) in chk_ftime() function