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

/sssd/src/ldb_modules/
H A Dmemberof.c160 struct mbof_dn_array *mb_remove; member in struct:mbof_mod_ctx
3391 &mod_ctx->mb_add, &mod_ctx->mb_remove);
3405 if ((mod_ctx->mb_remove && mod_ctx->mb_remove->num) ||
3407 return mbof_mod_delete(mod_ctx, mod_ctx->mb_remove, mod_ctx->gh_remove);

Completed in 835 milliseconds