Home
last modified time | relevance | path

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

/dflybsd-src/bin/pax/
H A Dextern.h242 int ftime_start (void);
H A Dar_subs.c587 if (uflag && (ftime_start() < 0)) in append()
698 if ((uflag && (ftime_start() < 0)) || (wr_start() < 0)) in archive()
H A Dtables.c325 ftime_start(void) in ftime_start() function