Searched defs:temp_path (Results 1 – 2 of 2) sorted by relevance
34 void HandleError(const std::string& temp_path, int* dir_fd, FILE** fp) { in HandleError()107 const std::string temp_path = path + ".new"; in WriteToFile() local
580 char temp_path[PATH_MAX]; in win32_tmpfile() local