Searched refs:o_stream_create_error_str (Results 1 - 6 of 6) sorted by relevance

/dovecot/src/lib/
H A Dostream.h67 o_stream_create_error_str(int stream_errno, const char *fmt, ...)
H A Dostream.c757 o_stream_create_error_str(int stream_errno, const char *fmt, ...) function
/dovecot/src/lib-fs/
H A Dfs-sis-queue.c141 _file->output = o_stream_create_error_str(EINVAL, "%s",
H A Dfs-sis.c278 _file->output = o_stream_create_error_str(EINVAL, "%s",
H A Dfs-posix.c567 _file->output = o_stream_create_error_str(errno, "%s",
/dovecot/src/plugins/mail-crypt/
H A Dfs-crypt-common.c290 _file->output = o_stream_create_error_str(EIO,

Completed in 43 milliseconds