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

/sssd-io/src/providers/ipa/
H A Dipa_subdomains.c657 bool *changes)
669 if (changes == NULL) {
672 *changes = false;
718 /* if we get here it means we have changes to the subdomains list */
719 *changes = true;
655 ipa_subdomains_refresh(struct ipa_subdomains_ctx *ctx, int count, struct sysdb_attrs **reply, bool *changes) argument

Completed in 637 milliseconds