Searched refs:statinfo (Results 1 – 1 of 1) sorted by relevance
41 struct stat statinfo; in Utime() local52 stat(strTemp, &statinfo); in Utime()56 stat(strTemp, &statinfo); in Utime()57 if (statinfo.st_mtim.tv_sec == PARAM_0) { in Utime()