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

/sssd/src/ldb_modules/
H A Dmemberof.c64 struct mbof_add_ctx *add_ctx;
78 struct mbof_add_ctx { struct
345 static int mbof_append_addop(struct mbof_add_ctx *add_ctx,
388 static int mbof_add_fill_ghop_ex(struct mbof_add_ctx *add_ctx,
448 static int mbof_add_fill_ghop(struct mbof_add_ctx *add_ctx,
451 static int mbof_add_missing(struct mbof_add_ctx *add_ctx, struct ldb_dn *dn);
452 static int mbof_add_cleanup(struct mbof_add_ctx *add_ctx);
455 static int mbof_add_muop(struct mbof_add_ctx *add_ctx);
462 struct mbof_add_ctx *add_ctx;
502 add_ctx = talloc_zero(ctx, struct mbof_add_ctx);
[all...]

Completed in 581 milliseconds