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

/dovecot/src/plugins/mail-log/
H A Dmail-log-plugin.c63 static const char *event_names[] = { variable
119 for (i = 0; event_names[i] != NULL; i++) {
120 if (strcmp(name, event_names[i]) == 0)

Completed in 22 milliseconds