Searched defs:dir_fd (Results 1 – 2 of 2) sorted by relevance
33 void HandleError(const std::string& temp_path, int* dir_fd, FILE** fp) { in HandleError()124 int dir_fd = open(directory_path.c_str(), O_RDONLY | O_DIRECTORY); in WriteToFile() local
276 int dir_fd = -1; in config_save() local386 int dir_fd = -1; in checksum_save() local