Lines Matching refs:map
1081 if (res[i]->attrs == NULL) continue; /* Nothing in this map */
1694 struct sdap_attr_map *map;
1714 struct sdap_attr_map *map,
1732 state->map = map;
1771 state->map, state->map_num_attrs,
1833 struct sdap_attr_map *map,
1847 map, map_num_attrs,
2440 struct sdap_attr_map *map;
2464 res[mi]->map = state->maps[mi].map;
2491 map = NULL;
2493 /* the objectclass is always the first name in the map */
2494 if (strncasecmp(state->maps[mi].map[0].name,
2498 "Matched objectclass [%s] on DN [%s], will use associated map\n",
2499 state->maps[mi].map[0].name, dn);
2500 map = state->maps[mi].map;
2505 if (!map) {
2508 dn, state->maps[mi].map[0].name);
2516 map, num_attrs,