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

/dovecot/src/lib-settings/
H A Dsettings-parser.c1867 void *const *old_sets, **new_sets; local
1890 old_sets = array_get(old_link->array, &count);
1894 if (old_sets[i] == old_link->set_struct) {

Completed in 29 milliseconds