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

/sssd/src/ldb_modules/
H A Dmemberof.c104 struct mbof_del_ctx *del_ctx;
122 struct mbof_del_ctx { struct
1280 static int mbof_orig_del(struct mbof_del_ctx *ctx);
1283 static int mbof_del_cleanup_parents(struct mbof_del_ctx *del_ctx);
1286 static int mbof_del_cleanup_children(struct mbof_del_ctx *del_ctx);
1302 static int mbof_del_fill_muop(struct mbof_del_ctx *del_ctx,
1304 static int mbof_del_fill_ghop(struct mbof_del_ctx *del_ctx,
1306 static int mbof_del_muop(struct mbof_del_ctx *ctx);
1309 static int mbof_del_ghop(struct mbof_del_ctx *del_ctx);
1326 struct mbof_del_ctx *del_ct
[all...]

Completed in 22 milliseconds