ldb_map_attribute  275 source3/lib/ldb/modules/ldb_map.c const struct ldb_map_attribute *map_attr_find_local(const struct ldb_map_context *data, const char *name)
ldb_map_attribute  294 source3/lib/ldb/modules/ldb_map.c const struct ldb_map_attribute *map_attr_find_remote(const struct ldb_map_context *data, const char *name)
ldb_map_attribute  296 source3/lib/ldb/modules/ldb_map.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  297 source3/lib/ldb/modules/ldb_map.c 	const struct ldb_map_attribute *wildcard = NULL;
ldb_map_attribute  344 source3/lib/ldb/modules/ldb_map.c 	const struct ldb_map_attribute *map = map_attr_find_local(data, attr);
ldb_map_attribute  461 source3/lib/ldb/modules/ldb_map.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  533 source3/lib/ldb/modules/ldb_map.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  808 source3/lib/ldb/modules/ldb_map.c 	static const struct ldb_map_attribute objectclass_map = {
ldb_map_attribute 1150 source3/lib/ldb/modules/ldb_map.c static const struct ldb_map_attribute builtin_attribute_maps[] = {
ldb_map_attribute 1243 source3/lib/ldb/modules/ldb_map.c 	data->attribute_maps = talloc_array(data, struct ldb_map_attribute, i+j+1);
ldb_map_attribute 1262 source3/lib/ldb/modules/ldb_map.c 	memset(&data->attribute_maps[last], 0, sizeof(struct ldb_map_attribute));
ldb_map_attribute  128 source3/lib/ldb/modules/ldb_map.h 	struct ldb_map_attribute *attribute_maps;
ldb_map_attribute   69 source3/lib/ldb/modules/ldb_map_inbound.c 	const struct ldb_map_attribute *map = map_attr_find_local(data, attr_name);
ldb_map_attribute   82 source3/lib/ldb/modules/ldb_map_outbound.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  258 source3/lib/ldb/modules/ldb_map_outbound.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  343 source3/lib/ldb/modules/ldb_map_outbound.c 	const struct ldb_map_attribute *map = map_attr_find_local(data, "*");
ldb_map_attribute  865 source3/lib/ldb/modules/ldb_map_outbound.c 	const struct ldb_map_attribute *map;
ldb_map_attribute   75 source3/lib/ldb/modules/ldb_map_private.h const struct ldb_map_attribute *map_attr_find_local(const struct ldb_map_context *data, const char *name);
ldb_map_attribute   76 source3/lib/ldb/modules/ldb_map_private.h const struct ldb_map_attribute *map_attr_find_remote(const struct ldb_map_context *data, const char *name);
ldb_map_attribute  307 source4/dsdb/samdb/ldb_modules/samba3sam.c const struct ldb_map_attribute samba3_attributes[] =
ldb_map_attribute  238 source4/dsdb/samdb/ldb_modules/simple_ldap_map.c static const struct ldb_map_attribute entryuuid_attributes[] = 
ldb_map_attribute  427 source4/dsdb/samdb/ldb_modules/simple_ldap_map.c static const struct ldb_map_attribute nsuniqueid_attributes[] = 
ldb_map_attribute  285 source4/lib/ldb/ldb_map/ldb_map.c const struct ldb_map_attribute *map_attr_find_local(const struct ldb_map_context *data, const char *name)
ldb_map_attribute  304 source4/lib/ldb/ldb_map/ldb_map.c const struct ldb_map_attribute *map_attr_find_remote(const struct ldb_map_context *data, const char *name)
ldb_map_attribute  306 source4/lib/ldb/ldb_map/ldb_map.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  307 source4/lib/ldb/ldb_map/ldb_map.c 	const struct ldb_map_attribute *wildcard = NULL;
ldb_map_attribute  354 source4/lib/ldb/ldb_map/ldb_map.c 	const struct ldb_map_attribute *map = map_attr_find_local(data, attr);
ldb_map_attribute  472 source4/lib/ldb/ldb_map/ldb_map.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  547 source4/lib/ldb/ldb_map/ldb_map.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  843 source4/lib/ldb/ldb_map/ldb_map.c static const struct ldb_map_attribute objectclass_convert_map = {
ldb_map_attribute  957 source4/lib/ldb/ldb_map/ldb_map.c static const struct ldb_map_attribute builtin_attribute_maps[] = {
ldb_map_attribute  974 source4/lib/ldb/ldb_map/ldb_map.c static const struct ldb_map_attribute objectclass_attribute_map	= {
ldb_map_attribute 1055 source4/lib/ldb/ldb_map/ldb_map.c 	data->attribute_maps = talloc_array(data, struct ldb_map_attribute, i+j+2);
ldb_map_attribute 1083 source4/lib/ldb/ldb_map/ldb_map.c 	memset(&data->attribute_maps[last], 0, sizeof(struct ldb_map_attribute));
ldb_map_attribute  131 source4/lib/ldb/ldb_map/ldb_map.h 	struct ldb_map_attribute *attribute_maps;
ldb_map_attribute   69 source4/lib/ldb/ldb_map/ldb_map_inbound.c 	const struct ldb_map_attribute *map = map_attr_find_local(data, attr_name);
ldb_map_attribute   82 source4/lib/ldb/ldb_map/ldb_map_outbound.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  263 source4/lib/ldb/ldb_map/ldb_map_outbound.c 	const struct ldb_map_attribute *map;
ldb_map_attribute  351 source4/lib/ldb/ldb_map/ldb_map_outbound.c 	const struct ldb_map_attribute *map = map_attr_find_local(data, "*");
ldb_map_attribute  873 source4/lib/ldb/ldb_map/ldb_map_outbound.c 	const struct ldb_map_attribute *map;
ldb_map_attribute   56 source4/lib/ldb/ldb_map/ldb_map_private.h const struct ldb_map_attribute *map_attr_find_local(const struct ldb_map_context *data, const char *name);
ldb_map_attribute   57 source4/lib/ldb/ldb_map/ldb_map_private.h const struct ldb_map_attribute *map_attr_find_remote(const struct ldb_map_context *data, const char *name);