Searched refs:tmp_fd_template (Results 1 – 1 of 1) sorted by relevance
1235 const std::string tmp_fd_template = partition + " rewriting"; in copy_avb_footer() local1236 unique_fd fd(make_temporary_fd(tmp_fd_template.c_str())); in copy_avb_footer()