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

/sssd/src/ldb_modules/
H A Dmemberof.c139 struct mbof_mod_ctx *follow_mod; member in struct:mbof_del_ctx
2368 if (del_ctx->follow_mod) {
2369 return mbof_mod_add(del_ctx->follow_mod,
2370 del_ctx->follow_mod->mb_add,
2371 del_ctx->follow_mod->gh_add);
2657 else if (del_ctx->follow_mod) {
2658 return mbof_mod_add(del_ctx->follow_mod,
2659 del_ctx->follow_mod->mb_add,
2660 del_ctx->follow_mod->gh_add);
2770 else if (del_ctx->follow_mod) {
[all...]

Completed in 19 milliseconds