Searched refs:bo_file (Results 1 – 1 of 1) sorted by relevance
46 std::ofstream bo_file(path, std::ios::out); in set_mmap_rnd_bits() local47 if (!bo_file) in set_mmap_rnd_bits()51 bo_file << str_val << std::flush; in set_mmap_rnd_bits()52 bo_file.close(); in set_mmap_rnd_bits()