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