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

/dovecot/src/lib-fs/
H A Dfs-sis-queue.c106 const char *fname, *path, *queue_path; local
115 queue_path = t_strdup_printf("%s/%s", fs->queue_dir, fname);
116 queue_file = fs_file_init_parent(&file->file, queue_path, FS_OPEN_MODE_CREATE);

Completed in 9 milliseconds