Searched refs:StatInfo (Results 1 – 2 of 2) sorted by relevance
72 struct stat StatInfo; in ApIsExistingFile() local75 if (!stat (Pathname, &StatInfo)) in ApIsExistingFile()
86 struct stat StatInfo; in UtQueryForOverwrite() local89 if (!stat (Pathname, &StatInfo)) in UtQueryForOverwrite()
Completed in 32 milliseconds