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

/dovecot/src/auth/
H A Dauth-settings.h97 const char *const *realms_arr; member in struct:auth_settings
H A Dmech-digest-md5.c86 if (*set->realms_arr == NULL) {
91 for (tmp = set->realms_arr; *tmp != NULL; tmp++)
H A Dauth-settings.c459 set->realms_arr =
H A Dmech-rpa.c340 for (tmp = set->realms_arr; *tmp != NULL; tmp++) {

Completed in 33 milliseconds