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

/sssd/src/ldb_modules/
H A Dmemberof.c55 struct mbof_ctx { struct
79 struct mbof_ctx *ctx;
123 struct mbof_ctx *ctx;
153 struct mbof_ctx *ctx;
170 static struct mbof_ctx *mbof_init(struct ldb_module *module,
173 struct mbof_ctx *ctx;
175 ctx = talloc_zero(req, struct mbof_ctx);
463 struct mbof_ctx *ctx;
569 struct mbof_ctx *ctx;
648 struct mbof_ctx *ct
[all...]

Completed in 17 milliseconds