Searched refs:ftime_start (Results 1 – 3 of 3) sorted by relevance
256 int ftime_start(void);
596 if (uflag && (ftime_start() < 0)) in append()707 if ((uflag && (ftime_start() < 0)) || (wr_start() < 0)) in archive()
330 ftime_start(void) in ftime_start() function