ldb_reply          62 source3/lib/ldb/ldb_ildap/ldb_ildap.c 	int (*callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply         231 source3/lib/ldb/ldb_ildap/ldb_ildap.c 			struct ldb_reply *ares = NULL;
ldb_reply         235 source3/lib/ldb/ldb_ildap/ldb_ildap.c 			ares = talloc_zero(ac, struct ldb_reply);
ldb_reply          57 source3/lib/ldb/ldb_ldap/ldb_ldap.c 	int (*callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply         495 source3/lib/ldb/ldb_ldap/ldb_ldap.c 	struct ldb_reply *ares = NULL;
ldb_reply         516 source3/lib/ldb/ldb_ldap/ldb_ldap.c 			ares = talloc_zero(ac, struct ldb_reply);
ldb_reply         579 source3/lib/ldb/ldb_ldap/ldb_ldap.c 		ares = talloc_zero(ac, struct ldb_reply);
ldb_reply         599 source3/lib/ldb/ldb_ldap/ldb_ldap.c 		ares = talloc_zero(ac, struct ldb_reply);
ldb_reply          52 source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 	struct ldb_reply *ares;
ldb_reply          56 source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 	int (*callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply         741 source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 		ac->ares = talloc_zero(ac, struct ldb_reply);
ldb_reply         641 source3/lib/ldb/ldb_tdb/ldb_index.c 	struct ldb_reply *ares = NULL;
ldb_reply         652 source3/lib/ldb/ldb_tdb/ldb_index.c 		ares = talloc_zero(ac, struct ldb_reply);
ldb_reply         368 source3/lib/ldb/ldb_tdb/ldb_search.c 	struct ldb_reply *ares = NULL;
ldb_reply         376 source3/lib/ldb/ldb_tdb/ldb_search.c 	ares = talloc_zero(ac, struct ldb_reply);
ldb_reply         466 source3/lib/ldb/ldb_tdb/ldb_search.c 	struct ldb_reply *ares;
ldb_reply         511 source3/lib/ldb/ldb_tdb/ldb_search.c 	ares = talloc_zero(req, struct ldb_reply);
ldb_reply          55 source3/lib/ldb/ldb_tdb/ldb_tdb.h 	int (*callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply          44 source3/lib/ldb/modules/asq.c 	int (*up_callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply          56 source3/lib/ldb/modules/asq.c 	struct ldb_reply *base_res;
ldb_reply         102 source3/lib/ldb/modules/asq.c 	struct ldb_reply *ares;
ldb_reply         114 source3/lib/ldb/modules/asq.c 	ares = talloc_zero(ac, struct ldb_reply);
ldb_reply          56 source3/lib/ldb/modules/ldb_map_private.h 	struct ldb_reply *local_res;
ldb_reply          57 source3/lib/ldb/modules/ldb_map_private.h 	struct ldb_reply *remote_res;
ldb_reply          48 source3/lib/ldb/modules/objectclass.c 	struct ldb_reply *search_res;
ldb_reply         180 source3/lib/ldb/modules/operational.c 	int (*up_callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply          42 source3/lib/ldb/modules/paged_results.c 	struct ldb_reply *r;
ldb_reply         136 source3/lib/ldb/modules/paged_results.c 	int (*up_callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply         343 source3/lib/ldb/modules/paged_results.c 	struct ldb_reply *ares;
ldb_reply         382 source3/lib/ldb/modules/paged_results.c 	ares = talloc_zero(ac->store, struct ldb_reply);
ldb_reply          50 source3/lib/ldb/modules/paged_searches.c 	int (*up_callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply         162 source3/lib/ldb/modules/paged_searches.c 	struct ldb_reply *ares;
ldb_reply         166 source3/lib/ldb/modules/paged_searches.c 		ares = talloc_zero(ac, struct ldb_reply);
ldb_reply          48 source3/lib/ldb/modules/sort.c 	int (*up_callback)(struct ldb_context *, void *, struct ldb_reply *);
ldb_reply         255 source3/lib/ldb/modules/sort.c 			struct ldb_reply *ares;
ldb_reply         257 source3/lib/ldb/modules/sort.c 			ares = talloc_zero(req, struct ldb_reply);
ldb_reply         312 source3/lib/ldb/modules/sort.c 	struct ldb_reply *ares;
ldb_reply         325 source3/lib/ldb/modules/sort.c 		ares = talloc_zero(ac, struct ldb_reply);
ldb_reply         341 source3/lib/ldb/modules/sort.c 		ares = talloc_zero(ac, struct ldb_reply);
ldb_reply         356 source3/lib/ldb/modules/sort.c 	ares = talloc_zero(ac, struct ldb_reply);
ldb_reply          67 source4/dsdb/samdb/ldb_modules/local_password.c 	struct ldb_reply *remote;
ldb_reply          80 source4/dsdb/samdb/ldb_modules/local_password.c 	struct ldb_reply *remote_done;
ldb_reply          81 source4/dsdb/samdb/ldb_modules/local_password.c 	struct ldb_reply *remote;
ldb_reply         785 source4/dsdb/samdb/ldb_modules/local_password.c 	struct ldb_reply *merge;
ldb_reply          51 source4/dsdb/samdb/ldb_modules/objectclass.c 	struct ldb_reply *search_res;
ldb_reply          78 source4/dsdb/samdb/ldb_modules/password_hash.c 	struct ldb_reply *dom_res;
ldb_reply          80 source4/dsdb/samdb/ldb_modules/password_hash.c 	struct ldb_reply *search_res;
ldb_reply          70 source4/dsdb/samdb/ldb_modules/samldb.c 	struct ldb_reply *ares;
ldb_reply          53 source4/dsdb/samdb/ldb_modules/update_keytab.c 	struct ldb_reply *op_reply;
ldb_reply         635 source4/lib/ldb/common/ldb_modules.c 	struct ldb_reply *ares;
ldb_reply         637 source4/lib/ldb/common/ldb_modules.c 	ares = talloc_zero(req, struct ldb_reply);
ldb_reply         661 source4/lib/ldb/common/ldb_modules.c 	struct ldb_reply *ares;
ldb_reply         663 source4/lib/ldb/common/ldb_modules.c 	ares = talloc_zero(req, struct ldb_reply);
ldb_reply         690 source4/lib/ldb/common/ldb_modules.c 	struct ldb_reply *ares;
ldb_reply         692 source4/lib/ldb/common/ldb_modules.c 	ares = talloc_zero(req, struct ldb_reply);
ldb_reply          73 source4/lib/ldb/ldb_ildap/ldb_ildap.c 	struct ldb_reply *ares;
ldb_reply          84 source4/lib/ldb/ldb_ildap/ldb_ildap.c 	ares = talloc_zero(ctx->req, struct ldb_reply);
ldb_reply         451 source4/lib/ldb/ldb_ldap/ldb_ldap.c 	struct ldb_reply *ares;
ldb_reply         455 source4/lib/ldb/ldb_ldap/ldb_ldap.c 	ares = talloc_zero(req, struct ldb_reply);
ldb_reply          19 source4/lib/ldb/ldb_map/ldb_map_private.h 	struct ldb_reply *remote;
ldb_reply          20 source4/lib/ldb/ldb_map/ldb_map_private.h 	struct ldb_reply *local;
ldb_reply          52 source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 	struct ldb_reply *ares;
ldb_reply         699 source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 		ac->ares = talloc_zero(ac, struct ldb_reply);
ldb_reply        1427 source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 	struct ldb_reply *ares;
ldb_reply        1437 source4/lib/ldb/ldb_sqlite3/ldb_sqlite3.c 	ares = talloc_zero(req, struct ldb_reply);
ldb_reply         992 source4/lib/ldb/ldb_tdb/ldb_tdb.c 	struct ldb_reply *ares;
ldb_reply        1002 source4/lib/ldb/ldb_tdb/ldb_tdb.c 	ares = talloc_zero(req, struct ldb_reply);
ldb_reply        1040 source4/lib/ldb/ldb_tdb/ldb_tdb.c 	struct ldb_reply *ares;
ldb_reply        1050 source4/lib/ldb/ldb_tdb/ldb_tdb.c 	ares = talloc_zero(req, struct ldb_reply);
ldb_reply          55 source4/lib/ldb/modules/asq.c 	struct ldb_reply *base_res;
ldb_reply          42 source4/lib/ldb/modules/paged_results.c 	struct ldb_reply *r;
ldb_reply         122 source4/lib/ldb/modules/paged_searches.c 	struct ldb_reply *ares;
ldb_reply         127 source4/lib/ldb/modules/paged_searches.c 		ares = talloc_zero(ac->req, struct ldb_reply);
ldb_reply          47 source4/lib/ldb/modules/rdn_name.c 	struct ldb_reply *ares;
ldb_reply         136 source4/lib/ldb/modules/sort.c 	struct ldb_reply *ares;
ldb_reply         153 source4/lib/ldb/modules/sort.c 		ares = talloc_zero(ac, struct ldb_reply);
ldb_reply         168 source4/lib/ldb/modules/sort.c 		ares = talloc_zero(ac, struct ldb_reply);