Home
last modified time | relevance | path

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

/freebsd-14.2/bin/pax/
H A Dextern.h256 int ftime_start(void);
H A Dar_subs.c596 if (uflag && (ftime_start() < 0)) in append()
707 if ((uflag && (ftime_start() < 0)) || (wr_start() < 0)) in archive()
H A Dtables.c330 ftime_start(void) in ftime_start() function