Searched defs:sdbox_file_init_paths (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/dbox-single/
H A Dsdbox-file.c18 static void sdbox_file_init_paths(struct sdbox_file *file, const char *fname) function
45 sdbox_file_init_paths(file, fname);
48 sdbox_file_init_paths(file, dbox_generate_tmp_filename());
178 sdbox_file_init_paths(file, new_fname);

Completed in 10 milliseconds