Home
last modified time | relevance | path

Searched refs:failure_log_type_names (Results 1 – 5 of 5) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/log/
H A Ddoveadm-connection.c33 failure_log_type_names[error->type], in doveadm_connection_send_errors()
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dfailures.h58 extern const char *failure_log_type_names[];
H A Dfailures.c34 const char *failure_log_type_names[LOG_TYPE_COUNT] = { variable
/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/
H A Ddoveadm-log.c309 if (strcmp(args[0], failure_log_type_names[type]) == 0) { in cmd_log_error_write()
/dports/mail/dovecot/dovecot-2.3.17/
H A DChangeLog160373 liblib: Added failure_log_type_names[] array.