Searched refs:mail_queue_mkdirs (Results 1 – 4 of 4) sorted by relevance
230 int mail_queue_mkdirs(const char *path) in mail_queue_mkdirs() function262 if (error != 0 && mail_queue_mkdirs(STR(new_buf)) == 0) in mail_queue_rename()410 if (errno != ENOENT || mail_queue_mkdirs(STR(path_buf)) < 0) { in mail_queue_enter()438 if ((flags & O_CREAT) == O_CREAT && mail_queue_mkdirs(path) == 0) in mail_queue_open()
63 extern int mail_queue_mkdirs(const char *);
616 || (mail_queue_mkdirs(STR(new_path)) == 0 in mail_stream_ctl()
563 || mail_queue_mkdirs(new) < 0 in postrename()