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

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-util.c177 static int maildir_create_path(struct mailbox *box, const char *path, function
205 return maildir_create_path(box, path, type, FALSE);
246 if (maildir_create_path(box, path, types[i], TRUE) < 0)

Completed in 10 milliseconds