Searched refs:profstat (Results 1 – 1 of 1) sorted by relevance
426 struct stat profstat, prevstat; in CopyProfileFile() local427 int e1 = stat(profile_file.c_str(), &profstat); in CopyProfileFile()