Searched defs:dest_children (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-settings/
H A Dsettings-parser.c2053 void *const *dest_children, *const *dest_cchildren, *child_set; local
2083 dest_children = array_get(dest_arr, &dest_count);
2087 dest_namep = CONST_PTR_OFFSET(dest_children[j],
2097 child_dest_link.set_struct = dest_children[j];

Completed in 177 milliseconds