Searched refs:st_buf (Results 1 – 1 of 1) sorted by relevance
71 struct stat st_buf; in GetMTime() local72 if (stat(path.c_str(), &st_buf) != 0) { in GetMTime()76 return st_buf.st_mtime; in GetMTime()