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

/sssd/src/ldb_modules/
H A Dmemberof.c120 struct mbof_mod_ctx;
139 struct mbof_mod_ctx *follow_mod;
144 struct mbof_mod_ctx *mod_ctx;
152 struct mbof_mod_ctx { struct
2309 static int mbof_mod_add(struct mbof_mod_ctx *mod_ctx,
2828 static int mbof_collect_child_ghosts(struct mbof_mod_ctx *mod_ctx);
2832 static int mbof_orig_mod(struct mbof_mod_ctx *mod_ctx);
2835 static int mbof_inherited_mod(struct mbof_mod_ctx *mod_ctx);
2838 static int mbof_mod_process(struct mbof_mod_ctx *mod_ctx, bool *done);
2850 static int mbof_mod_delete(struct mbof_mod_ctx *mod_ct
[all...]

Completed in 21 milliseconds