local_attr 676 source3/lib/ldb/modules/ldb_map.c static void map_objectclass_generate_remote(struct ldb_module *module, const char *local_attr, const struct ldb_message *old, struct ldb_message *remote, struct ldb_message *local) local_attr 706 source3/lib/ldb/modules/ldb_map.c el->name = talloc_strdup(el, local_attr); local_attr 748 source3/lib/ldb/modules/ldb_map.c static struct ldb_message_element *map_objectclass_generate_local(struct ldb_module *module, void *mem_ctx, const char *local_attr, const struct ldb_message *remote) local_attr 777 source3/lib/ldb/modules/ldb_map.c el->name = talloc_strdup(el, local_attr); local_attr 93 source3/lib/ldb/modules/ldb_map.h void (*generate_remote)(struct ldb_module *, const char *local_attr, const struct ldb_message *old, struct ldb_message *remote, struct ldb_message *local); local_attr 57 source4/dsdb/samdb/ldb_modules/samba3sam.c static struct ldb_message_element *generate_primaryGroupID(struct ldb_module *module, TALLOC_CTX *ctx, const char *local_attr, const struct ldb_message *remote) local_attr 80 source4/dsdb/samdb/ldb_modules/samba3sam.c static void generate_sambaPrimaryGroupSID(struct ldb_module *module, const char *local_attr, const struct ldb_message *local, struct ldb_message *remote_mp, struct ldb_message *remote_fb) local_attr 710 source4/lib/ldb/ldb_map/ldb_map.c static void map_objectclass_generate_remote(struct ldb_module *module, const char *local_attr, const struct ldb_message *old, struct ldb_message *remote, struct ldb_message *local) local_attr 744 source4/lib/ldb/ldb_map/ldb_map.c el->name = talloc_strdup(el, local_attr); local_attr 786 source4/lib/ldb/ldb_map/ldb_map.c static struct ldb_message_element *map_objectclass_generate_local(struct ldb_module *module, void *mem_ctx, const char *local_attr, const struct ldb_message *remote) local_attr 819 source4/lib/ldb/ldb_map/ldb_map.c el->name = talloc_strdup(el, local_attr); local_attr 96 source4/lib/ldb/ldb_map/ldb_map.h void (*generate_remote)(struct ldb_module *, const char *local_attr, const struct ldb_message *old, struct ldb_message *remote, struct ldb_message *local);