Home
last modified time | relevance | path

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

/freebsd-12.1/bin/pax/
H A Dextern.h259 int ftime_start(void);
H A Dar_subs.c597 if (uflag && (ftime_start() < 0)) in append()
708 if ((uflag && (ftime_start() < 0)) || (wr_start() < 0)) in archive()
H A Dtables.c332 ftime_start(void) in ftime_start() function