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

/sssd-io/src/ldb_modules/
H A Dmemberof.c1272 * attribute being removed from a parent group is just inherited from the group
2847 const struct ldb_message_element *inherited,
3270 /* add back the inherited children to entry */
3525 const struct ldb_message_element *inherited,
3589 if (inherited) {
3590 ret = mbof_fill_vals_array_el(mem_ctx, inherited, &added);
3522 mbof_mod_process_ghel(TALLOC_CTX *mem_ctx, struct ldb_message *entry, const struct ldb_message_element *ghel, const struct ldb_message_element *inherited, struct mbof_val_array **_added, struct mbof_val_array **_removed) argument

Completed in 17 milliseconds