Lines Matching defs:map_order_ctx
133 struct map_order_ctx {
343 struct map_order_ctx **_mo_ctx)
349 struct map_order_ctx *mo_ctx;
357 mo_ctx = talloc(tmp_ctx, struct map_order_ctx);
418 struct map_order_ctx *mo_ctx,
1479 struct map_order_ctx *map_order_ctx = NULL;
1491 ret = init_map_order_ctx(mem_ctx, map_order, &map_order_ctx);
1499 map_order_ctx, default_user, &sci);
1513 talloc_free(map_order_ctx);