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

/sssd/src/ldb_modules/
H A Dmemberof.c143 struct mbof_mod_del_op { struct
164 struct mbof_mod_del_op *igh;
2829 static int mbof_get_ghost_from_parent(struct mbof_mod_del_op *igh);
3025 mod_ctx->igh = talloc_zero(mod_ctx, struct mbof_mod_del_op);
3041 static int mbof_get_ghost_from_parent(struct mbof_mod_del_op *igh)
3091 struct mbof_mod_del_op *igh;
3100 igh = talloc_get_type(req->context, struct mbof_mod_del_op);

Completed in 1400 milliseconds