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

/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-attachment.c30 const char *path_suffix; local
41 path_suffix = file->storage->v.get_attachment_path_suffix(file);
44 path_suffix, stream, msg_size,
/dovecot/src/lib-storage/index/
H A Dindex-attachment.c401 const char *path_suffix,
425 extref->path, path_suffix);
400 index_attachment_stream_get(struct fs *fs, const char *attachment_dir, const char *path_suffix, struct istream **stream, uoff_t full_size, const char *ext_refs, const char **error_r) argument

Completed in 1910 milliseconds