Searched refs:a_mytime (Results 1 – 1 of 1) sorted by relevance
85 copyf(char *a_srcPath, char *a_dstPath, time_t a_mytime) in copyf() argument157 if (a_mytime == 0) { in copyf()161 times.actime = a_mytime; in copyf()162 times.modtime = a_mytime; in copyf()