Searched refs:SET_ENUM (Results 1 - 16 of 16) sorted by relevance
/dovecot/src/lib-storage/index/mbox/ |
H A D | mbox-settings.c | 23 DEF(SET_ENUM, mbox_md5),
|
/dovecot/src/auth/ |
H A D | auth-settings.c | 119 DEF(SET_ENUM, skip), 120 DEF(SET_ENUM, result_success), 121 DEF(SET_ENUM, result_failure), 122 DEF(SET_ENUM, result_internalfail), 127 DEF(SET_ENUM, auth_verbose), 176 DEF(SET_ENUM, skip), 177 DEF(SET_ENUM, result_success), 178 DEF(SET_ENUM, result_failure), 179 DEF(SET_ENUM, result_internalfail), 181 DEF(SET_ENUM, auth_verbos [all...] |
/dovecot/src/lib-smtp/ |
H A D | smtp-submit-settings.c | 27 DEF(SET_ENUM, submission_ssl),
|
/dovecot/src/pop3/ |
H A D | pop3-settings.c | 73 DEF(SET_ENUM, pop3_uidl_duplicates), 75 DEF(SET_ENUM, pop3_delete_type),
|
/dovecot/src/lib-storage/index/pop3c/ |
H A D | pop3c-settings.c | 22 DEF(SET_ENUM, pop3c_ssl),
|
/dovecot/src/lib-storage/index/imapc/ |
H A D | imapc-settings.c | 25 DEF(SET_ENUM, imapc_ssl),
|
/dovecot/src/lmtp/ |
H A D | lmtp-settings.c | 66 DEF(SET_ENUM, lmtp_hdr_delivery_address),
|
/dovecot/src/submission/ |
H A D | submission-settings.c | 78 DEF(SET_ENUM, submission_relay_ssl),
|
/dovecot/src/lib-storage/ |
H A D | mail-storage-settings.c | 64 DEF(SET_ENUM, mail_fsync), 76 DEF(SET_ENUM, lock_method), 171 { SET_ENUM, "auto", offsetof(struct mailbox_settings, autocreate), NULL } , 216 DEF(SET_ENUM, type), 226 DEF(SET_ENUM, list),
|
/dovecot/src/imap/ |
H A D | imap-settings.c | 76 DEF(SET_ENUM, imap_fetch_failure),
|
/dovecot/src/config/ |
H A D | config-request.c | 167 case SET_ENUM: { 273 case SET_ENUM:
|
H A D | config-parser.c | 405 i_assert(set_type == SET_STR || set_type == SET_ENUM);
|
/dovecot/src/lib-master/ |
H A D | master-service-ssl-settings.c | 19 DEF(SET_ENUM, ssl),
|
/dovecot/src/lib-settings/ |
H A D | settings-parser.h | 30 SET_ENUM, enumerator in enum:setting_type
|
H A D | settings-parser.c | 165 case SET_ENUM: { 698 case SET_ENUM: 1295 case SET_ENUM: 1437 case SET_ENUM: 1531 case SET_ENUM: { 1662 case SET_ENUM:
|
/dovecot/src/master/ |
H A D | master-settings.c | 183 DEF(SET_ENUM, ssl),
|
Completed in 23 milliseconds