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

/sssd/src/ldb_modules/
H A Dmemberof.c163 struct mbof_val_array *gh_remove; member in struct:mbof_mod_ctx
3398 &mod_ctx->gh_add, &mod_ctx->gh_remove);
3406 (mod_ctx->gh_remove && mod_ctx->gh_remove->num)) {
3407 return mbof_mod_delete(mod_ctx, mod_ctx->mb_remove, mod_ctx->gh_remove);

Completed in 311 milliseconds