Searched refs:o_stream_create_error_str (Results 1 - 6 of 6) sorted by relevance
/dovecot/src/lib/ |
H A D | ostream.h | 67 o_stream_create_error_str(int stream_errno, const char *fmt, ...)
|
H A D | ostream.c | 757 o_stream_create_error_str(int stream_errno, const char *fmt, ...) function
|
/dovecot/src/lib-fs/ |
H A D | fs-sis-queue.c | 141 _file->output = o_stream_create_error_str(EINVAL, "%s",
|
H A D | fs-sis.c | 278 _file->output = o_stream_create_error_str(EINVAL, "%s",
|
H A D | fs-posix.c | 567 _file->output = o_stream_create_error_str(errno, "%s",
|
/dovecot/src/plugins/mail-crypt/ |
H A D | fs-crypt-common.c | 290 _file->output = o_stream_create_error_str(EIO,
|
Completed in 43 milliseconds