ldb_map_context   184 source3/lib/ldb/modules/ldb_map.c static struct ldb_dn *ldb_dn_rebase_local(void *mem_ctx, const struct ldb_map_context *data, const struct ldb_dn *dn)
ldb_map_context   190 source3/lib/ldb/modules/ldb_map.c static struct ldb_dn *ldb_dn_rebase_remote(void *mem_ctx, const struct ldb_map_context *data, const struct ldb_dn *dn)
ldb_map_context   247 source3/lib/ldb/modules/ldb_map.c static const struct ldb_map_objectclass *map_objectclass_find_local(const struct ldb_map_context *data, const char *name)
ldb_map_context   261 source3/lib/ldb/modules/ldb_map.c static const struct ldb_map_objectclass *map_objectclass_find_remote(const struct ldb_map_context *data, const char *name)
ldb_map_context   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_context   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_context   342 source3/lib/ldb/modules/ldb_map.c BOOL map_attr_check_remote(const struct ldb_map_context *data, const char *attr)
ldb_map_context  1181 source3/lib/ldb/modules/ldb_map.c static int map_init_dns(struct ldb_module *module, struct ldb_map_context *data, const char *name)
ldb_map_context  1229 source3/lib/ldb/modules/ldb_map.c static int map_init_maps(struct ldb_module *module, struct ldb_map_context *data, 
ldb_map_context    72 source3/lib/ldb/modules/ldb_map_private.h BOOL map_attr_check_remote(const struct ldb_map_context *data, const char *attr);
ldb_map_context    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_context    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_context   145 source4/lib/ldb/ldb_map/ldb_map.c static struct ldb_dn *ldb_dn_rebase_local(void *mem_ctx, const struct ldb_map_context *data, struct ldb_dn *dn)
ldb_map_context   174 source4/lib/ldb/ldb_map/ldb_map.c static struct ldb_dn *ldb_dn_rebase_remote(void *mem_ctx, const struct ldb_map_context *data, struct ldb_dn *dn)
ldb_map_context   257 source4/lib/ldb/ldb_map/ldb_map.c static const struct ldb_map_objectclass *map_objectclass_find_local(const struct ldb_map_context *data, const char *name)
ldb_map_context   271 source4/lib/ldb/ldb_map/ldb_map.c static const struct ldb_map_objectclass *map_objectclass_find_remote(const struct ldb_map_context *data, const char *name)
ldb_map_context   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_context   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_context   352 source4/lib/ldb/ldb_map/ldb_map.c bool map_attr_check_remote(const struct ldb_map_context *data, const char *attr)
ldb_map_context   990 source4/lib/ldb/ldb_map/ldb_map.c static int map_init_dns(struct ldb_module *module, struct ldb_map_context *data, const char *name)
ldb_map_context  1041 source4/lib/ldb/ldb_map/ldb_map.c static int map_init_maps(struct ldb_module *module, struct ldb_map_context *data, 
ldb_map_context    53 source4/lib/ldb/ldb_map/ldb_map_private.h bool map_attr_check_remote(const struct ldb_map_context *data, const char *attr);
ldb_map_context    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_context    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);