Searched refs:bo_file (Results 1 – 1 of 1) sorted by relevance
44 std::ofstream bo_file(path, std::ios::out); in set_mmap_rnd_bits() local45 if (!bo_file) in set_mmap_rnd_bits()49 bo_file << str_val << std::flush; in set_mmap_rnd_bits()50 bo_file.close(); in set_mmap_rnd_bits()