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

/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-map.c1026 /* try to find an existing appendable file */
1093 bool existing, want_altpath; local
1104 existing = TRUE;
1108 existing = FALSE;
1134 if (!existing) {
1237 accidentally overwrite any existing files. */

Completed in 15 milliseconds