ldb_reply 524 source3/lib/ldb/common/ldb.c int ldb_search_default_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 747 source3/lib/ldb/include/ldb.h typedef int (*ldb_request_callback_t)(struct ldb_context *, void *, struct ldb_reply *); ldb_reply 853 source3/lib/ldb/include/ldb.h int ldb_search_default_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares); ldb_reply 324 source3/lib/ldb/ldb_ildap/ldb_ildap.c int (*callback)(struct ldb_context *, void *, struct ldb_reply *)) ldb_reply 359 source3/lib/ldb/ldb_ildap/ldb_ildap.c int (*callback)(struct ldb_context *, void *, struct ldb_reply *), ldb_reply 67 source3/lib/ldb/ldb_ldap/ldb_ldap.c int (*callback)(struct ldb_context *, void *, struct ldb_reply *), ldb_reply 67 source3/lib/ldb/modules/asq.c int (*callback)(struct ldb_context *, void *, struct ldb_reply *)) ldb_reply 154 source3/lib/ldb/modules/asq.c static int asq_base_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 180 source3/lib/ldb/modules/asq.c static int asq_reqs_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 122 source3/lib/ldb/modules/ldb_map.c struct map_search_context *map_init_search_context(struct map_context *ac, struct ldb_reply *ares) ldb_reply 827 source3/lib/ldb/modules/ldb_map.c static int map_search_self_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 441 source3/lib/ldb/modules/ldb_map_outbound.c static int map_reply_remote(struct map_context *ac, struct ldb_reply *ares) ldb_reply 1011 source3/lib/ldb/modules/ldb_map_outbound.c int map_up_callback(struct ldb_context *ldb, const struct ldb_request *req, struct ldb_reply *ares) ldb_reply 1050 source3/lib/ldb/modules/ldb_map_outbound.c int map_local_merge_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 1101 source3/lib/ldb/modules/ldb_map_outbound.c int map_remote_search_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 6 source3/lib/ldb/modules/ldb_map_private.h typedef int (*ldb_search_callback)(struct ldb_context *, void *, struct ldb_reply *); ldb_reply 66 source3/lib/ldb/modules/ldb_map_private.h struct map_search_context *map_init_search_context(struct map_context *ac, struct ldb_reply *ares); ldb_reply 422 source3/lib/ldb/modules/objectclass.c static int get_self_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 185 source3/lib/ldb/modules/operational.c static int operational_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 145 source3/lib/ldb/modules/paged_results.c int (*callback)(struct ldb_context *, void *, struct ldb_reply *)) ldb_reply 177 source3/lib/ldb/modules/paged_results.c static int paged_search_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 64 source3/lib/ldb/modules/paged_searches.c int (*callback)(struct ldb_context *, void *, struct ldb_reply *)) ldb_reply 100 source3/lib/ldb/modules/paged_searches.c static int check_ps_continuation(struct ldb_reply *ares, struct ps_context *ac) ldb_reply 180 source3/lib/ldb/modules/paged_searches.c static int ps_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 389 source3/lib/ldb/modules/paged_searches.c struct ldb_reply *ares) ldb_reply 67 source3/lib/ldb/modules/sort.c int (*callback)(struct ldb_context *, void *, struct ldb_reply *)) ldb_reply 168 source3/lib/ldb/modules/sort.c static int server_sort_search_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 137 source3/lib/ldb/tools/ldbsearch.c static int search_callback(struct ldb_context *ldb, void *context, struct ldb_reply *ares) ldb_reply 285 source4/dsdb/samdb/ldb_modules/anr.c static int anr_search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 48 source4/dsdb/samdb/ldb_modules/extended_dn_in.c static int extended_final_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 77 source4/dsdb/samdb/ldb_modules/extended_dn_in.c static int extended_base_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 135 source4/dsdb/samdb/ldb_modules/extended_dn_out.c static int inject_extended_dn_out(struct ldb_reply *ares, ldb_reply 242 source4/dsdb/samdb/ldb_modules/extended_dn_out.c static int extended_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 89 source4/dsdb/samdb/ldb_modules/extended_dn_store.c static int extended_final_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 118 source4/dsdb/samdb/ldb_modules/extended_dn_store.c static int extended_replace_dn(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 48 source4/dsdb/samdb/ldb_modules/instancetype.c static int it_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 210 source4/dsdb/samdb/ldb_modules/kludge_acl.c static int kludge_acl_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 132 source4/dsdb/samdb/ldb_modules/linked_attributes.c struct ldb_reply *ares); ldb_reply 135 source4/dsdb/samdb/ldb_modules/linked_attributes.c struct ldb_reply *ares); ldb_reply 230 source4/dsdb/samdb/ldb_modules/linked_attributes.c static int la_mod_search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 617 source4/dsdb/samdb/ldb_modules/linked_attributes.c struct ldb_reply *ares) ldb_reply 839 source4/dsdb/samdb/ldb_modules/linked_attributes.c static int la_mod_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 878 source4/dsdb/samdb/ldb_modules/linked_attributes.c static int la_mod_del_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 921 source4/dsdb/samdb/ldb_modules/linked_attributes.c static int la_rename_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 988 source4/dsdb/samdb/ldb_modules/linked_attributes.c static int la_add_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 108 source4/dsdb/samdb/ldb_modules/local_password.c static int lpdb_local_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 144 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares); ldb_reply 254 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares) ldb_reply 303 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares); ldb_reply 305 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares); ldb_reply 382 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares) ldb_reply 434 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares) ldb_reply 545 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares); ldb_reply 547 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares); ldb_reply 593 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares) ldb_reply 645 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares) ldb_reply 755 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares); ldb_reply 781 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares) ldb_reply 894 source4/dsdb/samdb/ldb_modules/local_password.c struct ldb_reply *ares) ldb_reply 276 source4/dsdb/samdb/ldb_modules/objectclass.c static int get_search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 324 source4/dsdb/samdb/ldb_modules/objectclass.c static int oc_op_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 655 source4/dsdb/samdb/ldb_modules/objectclass.c struct ldb_reply *ares); ldb_reply 831 source4/dsdb/samdb/ldb_modules/objectclass.c static int oc_modify_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 111 source4/dsdb/samdb/ldb_modules/objectguid.c static int og_op_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 157 source4/dsdb/samdb/ldb_modules/partition.c struct ldb_reply *ares) ldb_reply 1454 source4/dsdb/samdb/ldb_modules/password_hash.c static int ph_op_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 1480 source4/dsdb/samdb/ldb_modules/password_hash.c static int ph_modify_callback(struct ldb_request *req, struct ldb_reply *ares); ldb_reply 1482 source4/dsdb/samdb/ldb_modules/password_hash.c static int ph_mod_search_callback(struct ldb_request *req, struct ldb_reply *ares); ldb_reply 1486 source4/dsdb/samdb/ldb_modules/password_hash.c struct ldb_reply *ares) ldb_reply 1960 source4/dsdb/samdb/ldb_modules/password_hash.c static int ph_modify_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 1991 source4/dsdb/samdb/ldb_modules/password_hash.c static int ph_mod_search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 256 source4/dsdb/samdb/ldb_modules/proxy.c struct ldb_reply *ares) ldb_reply 57 source4/dsdb/samdb/ldb_modules/ranged_results.c static int rr_search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 206 source4/dsdb/samdb/ldb_modules/repl_meta_data.c static int replmd_op_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 555 source4/dsdb/samdb/ldb_modules/repl_meta_data.c struct ldb_reply *ares) ldb_reply 696 source4/dsdb/samdb/ldb_modules/repl_meta_data.c struct ldb_reply *ares) ldb_reply 918 source4/dsdb/samdb/ldb_modules/repl_meta_data.c struct ldb_reply *ares) ldb_reply 1000 source4/dsdb/samdb/ldb_modules/repl_meta_data.c struct ldb_reply *ares) ldb_reply 1326 source4/dsdb/samdb/ldb_modules/repl_meta_data.c struct ldb_reply *ares) ldb_reply 247 source4/dsdb/samdb/ldb_modules/rootdse.c static int rootdse_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 145 source4/dsdb/samdb/ldb_modules/samldb.c struct ldb_reply *ares) ldb_reply 326 source4/dsdb/samdb/ldb_modules/samldb.c struct ldb_reply *ares) ldb_reply 470 source4/dsdb/samdb/ldb_modules/samldb.c struct ldb_reply *ares) ldb_reply 613 source4/dsdb/samdb/ldb_modules/samldb.c struct ldb_reply *ares) ldb_reply 772 source4/dsdb/samdb/ldb_modules/samldb.c struct ldb_reply *ares) ldb_reply 853 source4/dsdb/samdb/ldb_modules/samldb.c struct ldb_reply *ares) ldb_reply 970 source4/dsdb/samdb/ldb_modules/samldb.c struct ldb_reply *ares) ldb_reply 1073 source4/dsdb/samdb/ldb_modules/samldb.c struct ldb_reply *ares) ldb_reply 391 source4/dsdb/samdb/ldb_modules/schema_fsmo.c static int schema_fsmo_search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 47 source4/dsdb/samdb/ldb_modules/show_deleted.c struct ldb_reply *ares) ldb_reply 578 source4/dsdb/samdb/ldb_modules/simple_ldap_map.c struct ldb_reply *ares) ldb_reply 62 source4/dsdb/samdb/ldb_modules/subtree_delete.c struct ldb_reply *ares) ldb_reply 70 source4/dsdb/samdb/ldb_modules/subtree_rename.c struct ldb_reply *ares) ldb_reply 138 source4/dsdb/samdb/ldb_modules/subtree_rename.c struct ldb_reply *ares) ldb_reply 145 source4/dsdb/samdb/ldb_modules/update_keytab.c struct ldb_reply *ares) ldb_reply 204 source4/dsdb/samdb/ldb_modules/update_keytab.c struct ldb_reply *ares) ldb_reply 628 source4/lib/ldb/common/ldb.c struct ldb_reply *ares) ldb_reply 687 source4/lib/ldb/common/ldb.c int ldb_op_default_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 950 source4/lib/ldb/common/ldb.c struct ldb_reply *ares) ldb_reply 58 source4/lib/ldb/common/ldb_controls.c struct ldb_control *ldb_reply_get_control(struct ldb_reply *rep, const char *oid) ldb_reply 766 source4/lib/ldb/include/ldb.h typedef int (*ldb_request_callback_t)(struct ldb_request *, struct ldb_reply *); ldb_reply 909 source4/lib/ldb/include/ldb.h int ldb_search_default_callback(struct ldb_request *req, struct ldb_reply *ares); ldb_reply 919 source4/lib/ldb/include/ldb.h int ldb_op_default_callback(struct ldb_request *req, struct ldb_reply *ares); ldb_reply 1090 source4/lib/ldb/include/ldb.h struct ldb_control *ldb_reply_get_control(struct ldb_reply *rep, const char *oid); ldb_reply 1193 source4/lib/ldb/include/ldb.h int ldb_extended_default_callback(struct ldb_request *req, struct ldb_reply *ares); ldb_reply 191 source4/lib/ldb/ldb_map/ldb_map_inbound.c struct ldb_reply *ares); ldb_reply 199 source4/lib/ldb/ldb_map/ldb_map_inbound.c static int map_search_self_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 290 source4/lib/ldb/ldb_map/ldb_map_inbound.c struct ldb_reply *ares) ldb_reply 325 source4/lib/ldb/ldb_map/ldb_map_inbound.c struct ldb_reply *ares) ldb_reply 775 source4/lib/ldb/ldb_map/ldb_map_inbound.c struct ldb_reply *ares) ldb_reply 449 source4/lib/ldb/ldb_map/ldb_map_outbound.c static int map_reply_remote(struct map_context *ac, struct ldb_reply *ares) ldb_reply 1022 source4/lib/ldb/ldb_map/ldb_map_outbound.c struct ldb_reply *ares); ldb_reply 1024 source4/lib/ldb/ldb_map/ldb_map_outbound.c struct ldb_reply *ares); ldb_reply 1027 source4/lib/ldb/ldb_map/ldb_map_outbound.c static int map_save_entry(struct map_context *ac, struct ldb_reply *ares) ldb_reply 1049 source4/lib/ldb/ldb_map/ldb_map_outbound.c int map_return_entry(struct map_context *ac, struct ldb_reply *ares) ldb_reply 1197 source4/lib/ldb/ldb_map/ldb_map_outbound.c struct ldb_reply *ares) ldb_reply 1295 source4/lib/ldb/ldb_map/ldb_map_outbound.c int map_local_merge_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 7 source4/lib/ldb/ldb_map/ldb_map_private.h typedef int (*ldb_map_callback_t)(struct ldb_request *, struct ldb_reply *); ldb_reply 86 source4/lib/ldb/ldb_map/ldb_map_private.h struct ldb_reply *ares); ldb_reply 88 source4/lib/ldb/ldb_map/ldb_map_private.h struct ldb_reply *ares, ldb_reply 91 source4/lib/ldb/ldb_map/ldb_map_private.h int map_return_entry(struct map_context *ac, struct ldb_reply *ares); ldb_reply 123 source4/lib/ldb/modules/asq.c static int asq_base_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 164 source4/lib/ldb/modules/asq.c static int asq_reqs_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 190 source4/lib/ldb/modules/operational.c static int operational_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 226 source4/lib/ldb/modules/paged_results.c static int paged_search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 57 source4/lib/ldb/modules/paged_searches.c static int check_ps_continuation(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 146 source4/lib/ldb/modules/paged_searches.c static int ps_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 296 source4/lib/ldb/modules/paged_searches.c struct ldb_reply *ares) ldb_reply 64 source4/lib/ldb/modules/rdn_name.c struct ldb_reply *ares) ldb_reply 183 source4/lib/ldb/modules/rdn_name.c static int rdn_modify_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 209 source4/lib/ldb/modules/rdn_name.c static int rdn_rename_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 185 source4/lib/ldb/modules/sort.c static int server_sort_search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 138 source4/lib/ldb/tools/ldbsearch.c static int search_callback(struct ldb_request *req, struct ldb_reply *ares) ldb_reply 87 source4/torture/ldap/schema.c static int test_schema_search_callback(struct ldb_request *req, struct ldb_reply *ares)