Lines Matching defs:map_order_ctx
132 struct map_order_ctx {
342 struct map_order_ctx **_mo_ctx)
348 struct map_order_ctx *mo_ctx;
356 mo_ctx = talloc(tmp_ctx, struct map_order_ctx);
417 struct map_order_ctx *mo_ctx,
1459 struct map_order_ctx *map_order_ctx = NULL;
1471 ret = init_map_order_ctx(mem_ctx, map_order, &map_order_ctx);
1479 map_order_ctx, default_user, &sci);
1493 talloc_free(map_order_ctx);