handle_controls_reply   53 source3/lib/ldb/tools/cmdline.h int handle_controls_reply(struct ldb_control **reply, struct ldb_control **request);
handle_controls_reply  162 source3/lib/ldb/tools/ldbsearch.c 			if (handle_controls_reply(ares->controls, sctx->req_ctrls) == 1)
handle_controls_reply   53 source4/lib/ldb/tools/cmdline.h int handle_controls_reply(struct ldb_control **reply, struct ldb_control **request);
handle_controls_reply  174 source4/lib/ldb/tools/ldbsearch.c 			if (handle_controls_reply(ares->controls, sctx->req_ctrls) == 1)