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

/sssd/src/ldb_modules/
H A Dmemberof.c135 struct mbof_memberuid_op *ghops; member in struct:mbof_del_ctx
1563 else if (del_ctx->ghops) {
1678 else if (del_ctx->ghops) {
2364 else if (del_ctx->ghops) {
2550 ret = mbof_append_muop(del_ctx, &del_ctx->ghops,
2559 talloc_steal(del_ctx->ghops, valdn);
2653 else if (del_ctx->ghops) {
2694 msg->dn = del_ctx->ghops[del_ctx->cur_ghop].dn;
2696 ret = ldb_msg_add(msg, del_ctx->ghops[del_ctx->cur_ghop].el,

Completed in 29 milliseconds