Lines Matching defs:map_order
69 char **map_order);
341 static errno_t init_map_order_ctx(TALLOC_CTX *mem_ctx, const char *map_order,
368 len = strlen(map_order);
370 if (map_order[i] == '$') mo_ctx->order_count++;
379 mo_ctx->order = talloc_strdup(mo_ctx, map_order);
1271 char **map_order)
1300 *map_order = talloc_strdup(mem_ctx, tmp_str);
1301 if (*map_order == NULL) {
1391 const char *map_order,
1412 ret = sysdb_store_selinux_config(ipa_domain, default_user, map_order);
1452 const char *map_order,
1471 ret = init_map_order_ctx(mem_ctx, map_order, &map_order_ctx);
1588 char *map_order = NULL;
1596 &default_user, &map_order);
1603 default_user, map_order, map_count, maps);
1612 hbac_count, map_order, state->pd,