ldb_handle 413 source3/lib/ldb/common/ldb.c int ldb_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 775 source3/lib/ldb/include/ldb.h int ldb_wait(struct ldb_handle *handle, enum ldb_wait_type type); ldb_handle 361 source3/lib/ldb/ldb_ildap/ldb_ildap.c struct ldb_handle **handle) ldb_handle 689 source3/lib/ldb/ldb_ildap/ldb_ildap.c static int ildb_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 491 source3/lib/ldb/ldb_ldap/ldb_ldap.c static int lldb_parse_result(struct ldb_handle *handle, LDAPMessage *result) ldb_handle 659 source3/lib/ldb/ldb_ldap/ldb_ldap.c static int lldb_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 1539 source3/lib/ldb/ldb_sqlite3/ldb_sqlite3.c static int lsql_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 638 source3/lib/ldb/ldb_tdb/ldb_index.c struct ldb_handle *handle) ldb_handle 721 source3/lib/ldb/ldb_tdb/ldb_index.c int ltdb_search_indexed(struct ldb_handle *handle) ldb_handle 442 source3/lib/ldb/ldb_tdb/ldb_search.c static int ltdb_search_full(struct ldb_handle *handle) ldb_handle 913 source3/lib/ldb/ldb_tdb/ldb_tdb.c static int ltdb_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 83 source3/lib/ldb/ldb_tdb/ldb_tdb.h int ltdb_search_indexed(struct ldb_handle *handle); ldb_handle 99 source3/lib/ldb/modules/asq.c static int asq_terminate(struct ldb_handle *handle) ldb_handle 293 source3/lib/ldb/modules/asq.c static int asq_requests(struct ldb_handle *handle) { ldb_handle 347 source3/lib/ldb/modules/asq.c static int asq_wait_none(struct ldb_handle *handle) ldb_handle 432 source3/lib/ldb/modules/asq.c static int asq_wait_all(struct ldb_handle *handle) ldb_handle 446 source3/lib/ldb/modules/asq.c static int asq_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 105 source3/lib/ldb/modules/ldb_map.c static struct map_context *map_init_context(struct ldb_handle *h, struct ldb_request *req) ldb_handle 998 source3/lib/ldb/modules/ldb_map.c typedef int (*map_next_function)(struct ldb_handle *handle); ldb_handle 1040 source3/lib/ldb/modules/ldb_map.c static int map_wait_next(struct ldb_handle *handle) ldb_handle 1110 source3/lib/ldb/modules/ldb_map.c static int map_wait_all(struct ldb_handle *handle) ldb_handle 1125 source3/lib/ldb/modules/ldb_map.c static int map_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 185 source3/lib/ldb/modules/ldb_map_inbound.c int map_add_do_remote(struct ldb_handle *handle) ldb_handle 202 source3/lib/ldb/modules/ldb_map_inbound.c int map_add_do_local(struct ldb_handle *handle) ldb_handle 315 source3/lib/ldb/modules/ldb_map_inbound.c int map_modify_do_remote(struct ldb_handle *handle) ldb_handle 332 source3/lib/ldb/modules/ldb_map_inbound.c int map_modify_do_local(struct ldb_handle *handle) ldb_handle 471 source3/lib/ldb/modules/ldb_map_inbound.c int map_delete_do_remote(struct ldb_handle *handle) ldb_handle 488 source3/lib/ldb/modules/ldb_map_inbound.c int map_delete_do_local(struct ldb_handle *handle) ldb_handle 582 source3/lib/ldb/modules/ldb_map_inbound.c int map_rename_do_remote(struct ldb_handle *handle) ldb_handle 599 source3/lib/ldb/modules/ldb_map_inbound.c int map_rename_do_fixup(struct ldb_handle *handle) ldb_handle 616 source3/lib/ldb/modules/ldb_map_inbound.c int map_rename_do_local(struct ldb_handle *handle) ldb_handle 99 source3/lib/ldb/modules/ldb_map_private.h int map_add_do_remote(struct ldb_handle *handle); ldb_handle 100 source3/lib/ldb/modules/ldb_map_private.h int map_add_do_local(struct ldb_handle *handle); ldb_handle 103 source3/lib/ldb/modules/ldb_map_private.h int map_modify_do_remote(struct ldb_handle *handle); ldb_handle 104 source3/lib/ldb/modules/ldb_map_private.h int map_modify_do_local(struct ldb_handle *handle); ldb_handle 107 source3/lib/ldb/modules/ldb_map_private.h int map_delete_do_remote(struct ldb_handle *handle); ldb_handle 108 source3/lib/ldb/modules/ldb_map_private.h int map_delete_do_local(struct ldb_handle *handle); ldb_handle 111 source3/lib/ldb/modules/ldb_map_private.h int map_rename_do_remote(struct ldb_handle *handle); ldb_handle 112 source3/lib/ldb/modules/ldb_map_private.h int map_rename_do_fixup(struct ldb_handle *handle); ldb_handle 113 source3/lib/ldb/modules/ldb_map_private.h int map_rename_do_local(struct ldb_handle *handle); ldb_handle 449 source3/lib/ldb/modules/objectclass.c static int objectclass_search_self(struct ldb_handle *h) { ldb_handle 482 source3/lib/ldb/modules/objectclass.c static int objectclass_do_mod(struct ldb_handle *h) { ldb_handle 573 source3/lib/ldb/modules/objectclass.c static int oc_wait(struct ldb_handle *handle) { ldb_handle 659 source3/lib/ldb/modules/objectclass.c static int oc_wait_all(struct ldb_handle *handle) { ldb_handle 673 source3/lib/ldb/modules/objectclass.c static int objectclass_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 339 source3/lib/ldb/modules/paged_results.c static int paged_results(struct ldb_handle *handle) ldb_handle 446 source3/lib/ldb/modules/paged_results.c static int paged_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 296 source3/lib/ldb/modules/paged_searches.c static int ps_continuation(struct ldb_handle *handle) ldb_handle 312 source3/lib/ldb/modules/paged_searches.c static int ps_wait_none(struct ldb_handle *handle) ldb_handle 365 source3/lib/ldb/modules/paged_searches.c static int ps_wait_all(struct ldb_handle *handle) ldb_handle 379 source3/lib/ldb/modules/paged_searches.c static int ps_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 192 source3/lib/ldb/modules/rdn_name.c static int rdn_name_rename_do_mod(struct ldb_handle *h) { ldb_handle 242 source3/lib/ldb/modules/rdn_name.c static int rename_wait(struct ldb_handle *handle) ldb_handle 308 source3/lib/ldb/modules/rdn_name.c static int rename_wait_all(struct ldb_handle *handle) { ldb_handle 322 source3/lib/ldb/modules/rdn_name.c static int rdn_name_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 309 source3/lib/ldb/modules/sort.c static int server_sort_results(struct ldb_handle *handle) ldb_handle 377 source3/lib/ldb/modules/sort.c static int server_sort_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 445 source4/lib/ldb/common/ldb.c int ldb_wait(struct ldb_handle *handle, enum ldb_wait_type type) ldb_handle 797 source4/lib/ldb/include/ldb.h int ldb_modules_wait(struct ldb_handle *handle); ldb_handle 798 source4/lib/ldb/include/ldb.h int ldb_wait(struct ldb_handle *handle, enum ldb_wait_type type);