Searched defs:log_all (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-imap/ | ||
H A D | imap-id.c | 137 bool log_all; local 144 log_all = strcmp(settings, "*") == 0; 162 if (log_all || str_array_icase_find(keys, key)) { |
Completed in 549 milliseconds