connect_handle     13 librpc/gen_ndr/cli_samr.c 			     struct policy_handle *connect_handle /* [out] [ref] */)
connect_handle     45 librpc/gen_ndr/cli_samr.c 	*connect_handle = *r.out.connect_handle;
connect_handle    176 librpc/gen_ndr/cli_samr.c 			      struct policy_handle *connect_handle /* [in] [ref] */)
connect_handle    182 librpc/gen_ndr/cli_samr.c 	r.in.connect_handle = connect_handle;
connect_handle    214 librpc/gen_ndr/cli_samr.c 				  struct policy_handle *connect_handle /* [in] [ref] */,
connect_handle    222 librpc/gen_ndr/cli_samr.c 	r.in.connect_handle = connect_handle;
connect_handle    256 librpc/gen_ndr/cli_samr.c 				 struct policy_handle *connect_handle /* [in] [ref] */,
connect_handle    266 librpc/gen_ndr/cli_samr.c 	r.in.connect_handle = connect_handle;
connect_handle    303 librpc/gen_ndr/cli_samr.c 				struct policy_handle *connect_handle /* [in] [ref] */,
connect_handle    312 librpc/gen_ndr/cli_samr.c 	r.in.connect_handle = connect_handle;
connect_handle   2479 librpc/gen_ndr/cli_samr.c 			      struct policy_handle *connect_handle /* [out] [ref] */)
connect_handle   2511 librpc/gen_ndr/cli_samr.c 	*connect_handle = *r.out.connect_handle;
connect_handle   2561 librpc/gen_ndr/cli_samr.c 					   struct policy_handle *connect_handle /* [in] [ref] */,
connect_handle   2570 librpc/gen_ndr/cli_samr.c 	r.in.connect_handle = connect_handle;
connect_handle   2648 librpc/gen_ndr/cli_samr.c 			      struct policy_handle *connect_handle /* [out] [ref] */)
connect_handle   2681 librpc/gen_ndr/cli_samr.c 	*connect_handle = *r.out.connect_handle;
connect_handle   2692 librpc/gen_ndr/cli_samr.c 			      struct policy_handle *connect_handle /* [out] [ref] */)
connect_handle   2725 librpc/gen_ndr/cli_samr.c 	*connect_handle = *r.out.connect_handle;
connect_handle   2795 librpc/gen_ndr/cli_samr.c 			      struct policy_handle *connect_handle /* [out] [ref] */)
connect_handle   2831 librpc/gen_ndr/cli_samr.c 	*connect_handle = *r.out.connect_handle;
connect_handle      8 librpc/gen_ndr/cli_samr.h 			     struct policy_handle *connect_handle /* [out] [ref] */);
connect_handle     24 librpc/gen_ndr/cli_samr.h 			      struct policy_handle *connect_handle /* [in] [ref] */);
connect_handle     27 librpc/gen_ndr/cli_samr.h 				  struct policy_handle *connect_handle /* [in] [ref] */,
connect_handle     32 librpc/gen_ndr/cli_samr.h 				 struct policy_handle *connect_handle /* [in] [ref] */,
connect_handle     39 librpc/gen_ndr/cli_samr.h 				struct policy_handle *connect_handle /* [in] [ref] */,
connect_handle    325 librpc/gen_ndr/cli_samr.h 			      struct policy_handle *connect_handle /* [out] [ref] */);
connect_handle    333 librpc/gen_ndr/cli_samr.h 					   struct policy_handle *connect_handle /* [in] [ref] */,
connect_handle    346 librpc/gen_ndr/cli_samr.h 			      struct policy_handle *connect_handle /* [out] [ref] */);
connect_handle    352 librpc/gen_ndr/cli_samr.h 			      struct policy_handle *connect_handle /* [out] [ref] */);
connect_handle    373 librpc/gen_ndr/cli_samr.h 			      struct policy_handle *connect_handle /* [out] [ref] */);
connect_handle   5336 librpc/gen_ndr/ndr_samr.c 		if (r->out.connect_handle == NULL) {
connect_handle   5339 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   5366 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   5367 librpc/gen_ndr/ndr_samr.c 		ZERO_STRUCTP(r->out.connect_handle);
connect_handle   5371 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   5374 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   5375 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   5404 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->out.connect_handle);
connect_handle   5406 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->out.connect_handle);
connect_handle   5670 librpc/gen_ndr/ndr_samr.c 		if (r->in.connect_handle == NULL) {
connect_handle   5673 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   5686 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->in.connect_handle);
connect_handle   5689 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->in.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   5690 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   5709 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->in.connect_handle);
connect_handle   5711 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->in.connect_handle);
connect_handle   5727 librpc/gen_ndr/ndr_samr.c 		if (r->in.connect_handle == NULL) {
connect_handle   5730 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   5760 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->in.connect_handle);
connect_handle   5763 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->in.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   5764 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   5810 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->in.connect_handle);
connect_handle   5812 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->in.connect_handle);
connect_handle   5841 librpc/gen_ndr/ndr_samr.c 		if (r->in.connect_handle == NULL) {
connect_handle   5844 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   5884 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->in.connect_handle);
connect_handle   5887 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->in.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   5888 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   5953 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->in.connect_handle);
connect_handle   5955 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->in.connect_handle);
connect_handle   5993 librpc/gen_ndr/ndr_samr.c 		if (r->in.connect_handle == NULL) {
connect_handle   5996 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   6022 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->in.connect_handle);
connect_handle   6025 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->in.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   6026 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   6062 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->in.connect_handle);
connect_handle   6064 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->in.connect_handle);
connect_handle   11027 librpc/gen_ndr/ndr_samr.c 		if (r->out.connect_handle == NULL) {
connect_handle   11030 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   11063 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   11064 librpc/gen_ndr/ndr_samr.c 		ZERO_STRUCTP(r->out.connect_handle);
connect_handle   11068 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   11071 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   11072 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   11101 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->out.connect_handle);
connect_handle   11103 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->out.connect_handle);
connect_handle   11193 librpc/gen_ndr/ndr_samr.c 		if (r->in.connect_handle == NULL) {
connect_handle   11196 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   11212 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->in.connect_handle);
connect_handle   11215 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->in.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   11216 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->in.connect_handle));
connect_handle   11238 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->in.connect_handle);
connect_handle   11240 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->in.connect_handle);
connect_handle   11347 librpc/gen_ndr/ndr_samr.c 		if (r->out.connect_handle == NULL) {
connect_handle   11350 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   11384 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   11385 librpc/gen_ndr/ndr_samr.c 		ZERO_STRUCTP(r->out.connect_handle);
connect_handle   11389 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   11392 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   11393 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   11423 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->out.connect_handle);
connect_handle   11425 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->out.connect_handle);
connect_handle   11447 librpc/gen_ndr/ndr_samr.c 		if (r->out.connect_handle == NULL) {
connect_handle   11450 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   11484 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   11485 librpc/gen_ndr/ndr_samr.c 		ZERO_STRUCTP(r->out.connect_handle);
connect_handle   11489 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   11492 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   11493 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   11523 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->out.connect_handle);
connect_handle   11525 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->out.connect_handle);
connect_handle   11845 librpc/gen_ndr/ndr_samr.c 		if (r->out.connect_handle == NULL) {
connect_handle   11848 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   11897 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   11898 librpc/gen_ndr/ndr_samr.c 		ZERO_STRUCTP(r->out.connect_handle);
connect_handle   11917 librpc/gen_ndr/ndr_samr.c 			NDR_PULL_ALLOC(ndr, r->out.connect_handle);
connect_handle   11920 librpc/gen_ndr/ndr_samr.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.connect_handle, LIBNDR_FLAG_REF_ALLOC);
connect_handle   11921 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_policy_handle(ndr, NDR_SCALARS, r->out.connect_handle));
connect_handle   11965 librpc/gen_ndr/ndr_samr.c 		ndr_print_ptr(ndr, "connect_handle", r->out.connect_handle);
connect_handle   11967 librpc/gen_ndr/ndr_samr.c 		ndr_print_policy_handle(ndr, "connect_handle", r->out.connect_handle);
connect_handle    830 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle    880 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle    892 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle    906 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle    923 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle   1668 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle   1691 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle   1725 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle   1740 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle   1779 librpc/gen_ndr/samr.h 		struct policy_handle *connect_handle;/* [ref] */
connect_handle     48 librpc/gen_ndr/srv_samr.c 	r->out.connect_handle = talloc_zero(r, struct policy_handle);
connect_handle     49 librpc/gen_ndr/srv_samr.c 	if (r->out.connect_handle == NULL) {
connect_handle   4561 librpc/gen_ndr/srv_samr.c 	r->out.connect_handle = talloc_zero(r, struct policy_handle);
connect_handle   4562 librpc/gen_ndr/srv_samr.c 	if (r->out.connect_handle == NULL) {
connect_handle   4867 librpc/gen_ndr/srv_samr.c 	r->out.connect_handle = talloc_zero(r, struct policy_handle);
connect_handle   4868 librpc/gen_ndr/srv_samr.c 	if (r->out.connect_handle == NULL) {
connect_handle   4947 librpc/gen_ndr/srv_samr.c 	r->out.connect_handle = talloc_zero(r, struct policy_handle);
connect_handle   4948 librpc/gen_ndr/srv_samr.c 	if (r->out.connect_handle == NULL) {
connect_handle   5125 librpc/gen_ndr/srv_samr.c 	r->out.connect_handle = talloc_zero(r, struct policy_handle);
connect_handle   5126 librpc/gen_ndr/srv_samr.c 	if (r->out.connect_handle == NULL) {
connect_handle   5490 librpc/gen_ndr/srv_samr.c 			r->out.connect_handle = talloc_zero(mem_ctx, struct policy_handle);
connect_handle   5491 librpc/gen_ndr/srv_samr.c 			if (r->out.connect_handle == NULL) {
connect_handle   6133 librpc/gen_ndr/srv_samr.c 			r->out.connect_handle = talloc_zero(mem_ctx, struct policy_handle);
connect_handle   6134 librpc/gen_ndr/srv_samr.c 			if (r->out.connect_handle == NULL) {
connect_handle   6169 librpc/gen_ndr/srv_samr.c 			r->out.connect_handle = talloc_zero(mem_ctx, struct policy_handle);
connect_handle   6170 librpc/gen_ndr/srv_samr.c 			if (r->out.connect_handle == NULL) {
connect_handle   6181 librpc/gen_ndr/srv_samr.c 			r->out.connect_handle = talloc_zero(mem_ctx, struct policy_handle);
connect_handle   6182 librpc/gen_ndr/srv_samr.c 			if (r->out.connect_handle == NULL) {
connect_handle   6220 librpc/gen_ndr/srv_samr.c 			r->out.connect_handle = talloc_zero(mem_ctx, struct policy_handle);
connect_handle   6221 librpc/gen_ndr/srv_samr.c 			if (r->out.connect_handle == NULL) {
connect_handle     36 source3/lib/netapi/group.c 	struct policy_handle connect_handle, domain_handle, group_handle;
connect_handle     47 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle     85 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle    202 source3/lib/netapi/group.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    226 source3/lib/netapi/group.c 	struct policy_handle connect_handle, domain_handle, group_handle;
connect_handle    236 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle    255 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle    363 source3/lib/netapi/group.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    387 source3/lib/netapi/group.c 	struct policy_handle connect_handle, domain_handle, group_handle;
connect_handle    401 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle    420 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle    542 source3/lib/netapi/group.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    627 source3/lib/netapi/group.c 	struct policy_handle connect_handle, domain_handle, group_handle;
connect_handle    636 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle    655 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle    721 source3/lib/netapi/group.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    745 source3/lib/netapi/group.c 	struct policy_handle connect_handle, domain_handle, group_handle;
connect_handle    752 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle    771 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle    842 source3/lib/netapi/group.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    866 source3/lib/netapi/group.c 	struct policy_handle connect_handle, domain_handle, group_handle;
connect_handle    873 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle    892 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle    962 source3/lib/netapi/group.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   1134 source3/lib/netapi/group.c 	struct policy_handle connect_handle;
connect_handle   1146 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle   1172 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle   1231 source3/lib/netapi/group.c 			libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   1256 source3/lib/netapi/group.c 	struct policy_handle connect_handle, domain_handle, group_handle;
connect_handle   1270 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle   1301 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle   1380 source3/lib/netapi/group.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   1402 source3/lib/netapi/group.c 	struct policy_handle connect_handle, domain_handle, group_handle;
connect_handle   1427 source3/lib/netapi/group.c 	ZERO_STRUCT(connect_handle);
connect_handle   1453 source3/lib/netapi/group.c 					  &connect_handle,
connect_handle   1620 source3/lib/netapi/group.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    120 source3/lib/netapi/localgroup.c 	struct policy_handle connect_handle, domain_handle, builtin_handle, alias_handle;
connect_handle    147 source3/lib/netapi/localgroup.c 	ZERO_STRUCT(connect_handle);
connect_handle    163 source3/lib/netapi/localgroup.c 						  &connect_handle,
connect_handle    188 source3/lib/netapi/localgroup.c 					  &connect_handle,
connect_handle    235 source3/lib/netapi/localgroup.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    260 source3/lib/netapi/localgroup.c 	struct policy_handle connect_handle, domain_handle, builtin_handle, alias_handle;
connect_handle    267 source3/lib/netapi/localgroup.c 	ZERO_STRUCT(connect_handle);
connect_handle    283 source3/lib/netapi/localgroup.c 						  &connect_handle,
connect_handle    308 source3/lib/netapi/localgroup.c 					  &connect_handle,
connect_handle    351 source3/lib/netapi/localgroup.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    421 source3/lib/netapi/localgroup.c 	struct policy_handle connect_handle, domain_handle, builtin_handle, alias_handle;
connect_handle    439 source3/lib/netapi/localgroup.c 	ZERO_STRUCT(connect_handle);
connect_handle    455 source3/lib/netapi/localgroup.c 						  &connect_handle,
connect_handle    480 source3/lib/netapi/localgroup.c 					  &connect_handle,
connect_handle    526 source3/lib/netapi/localgroup.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    592 source3/lib/netapi/localgroup.c 	struct policy_handle connect_handle, domain_handle, builtin_handle, alias_handle;
connect_handle    610 source3/lib/netapi/localgroup.c 	ZERO_STRUCT(connect_handle);
connect_handle    626 source3/lib/netapi/localgroup.c 						  &connect_handle,
connect_handle    652 source3/lib/netapi/localgroup.c 					  &connect_handle,
connect_handle    700 source3/lib/netapi/localgroup.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    724 source3/lib/netapi/localgroup.c 	struct policy_handle connect_handle, domain_handle, builtin_handle, alias_handle;
connect_handle    752 source3/lib/netapi/localgroup.c 	ZERO_STRUCT(connect_handle);
connect_handle    770 source3/lib/netapi/localgroup.c 						  &connect_handle,
connect_handle    782 source3/lib/netapi/localgroup.c 					  &connect_handle,
connect_handle    891 source3/lib/netapi/localgroup.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    975 source3/lib/netapi/localgroup.c 	struct policy_handle connect_handle, domain_handle, builtin_handle, alias_handle;
connect_handle   1020 source3/lib/netapi/localgroup.c 	ZERO_STRUCT(connect_handle);
connect_handle   1074 source3/lib/netapi/localgroup.c 						  &connect_handle,
connect_handle   1103 source3/lib/netapi/localgroup.c 					  &connect_handle,
connect_handle   1244 source3/lib/netapi/localgroup.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle     37 source3/lib/netapi/netapi_private.h 		struct policy_handle connect_handle;
connect_handle     62 source3/lib/netapi/netapi_private.h 				  struct policy_handle *connect_handle,
connect_handle     69 source3/lib/netapi/netapi_private.h 					  struct policy_handle *connect_handle,
connect_handle     31 source3/lib/netapi/samr.c 				  struct policy_handle *connect_handle,
connect_handle     49 source3/lib/netapi/samr.c 	if (is_valid_policy_hnd(&priv->samr.connect_handle)) {
connect_handle     51 source3/lib/netapi/samr.c 			*connect_handle = priv->samr.connect_handle;
connect_handle     54 source3/lib/netapi/samr.c 				&priv->samr.connect_handle);
connect_handle     71 source3/lib/netapi/samr.c 	if (is_valid_policy_hnd(&priv->samr.connect_handle) &&
connect_handle     78 source3/lib/netapi/samr.c 	if (!is_valid_policy_hnd(connect_handle)) {
connect_handle     81 source3/lib/netapi/samr.c 						  connect_handle);
connect_handle     89 source3/lib/netapi/samr.c 					 connect_handle,
connect_handle    119 source3/lib/netapi/samr.c 					  connect_handle,
connect_handle    128 source3/lib/netapi/samr.c 					connect_handle,
connect_handle    143 source3/lib/netapi/samr.c 	priv->samr.connect_handle	= *connect_handle;
connect_handle    161 source3/lib/netapi/samr.c 					  struct policy_handle *connect_handle,
connect_handle    171 source3/lib/netapi/samr.c 	if (is_valid_policy_hnd(&priv->samr.connect_handle)) {
connect_handle    173 source3/lib/netapi/samr.c 			*connect_handle = priv->samr.connect_handle;
connect_handle    176 source3/lib/netapi/samr.c 				&priv->samr.connect_handle);
connect_handle    189 source3/lib/netapi/samr.c 	if (is_valid_policy_hnd(&priv->samr.connect_handle) &&
connect_handle    196 source3/lib/netapi/samr.c 	if (!is_valid_policy_hnd(connect_handle)) {
connect_handle    199 source3/lib/netapi/samr.c 						  connect_handle);
connect_handle    207 source3/lib/netapi/samr.c 					connect_handle,
connect_handle    219 source3/lib/netapi/samr.c 	priv->samr.connect_handle	= *connect_handle;
connect_handle    293 source3/lib/netapi/samr.c 	if (!policy_hnd_equal(handle, &priv->samr.connect_handle)) {
connect_handle    299 source3/lib/netapi/samr.c 	ZERO_STRUCT(priv->samr.connect_handle);
connect_handle    318 source3/lib/netapi/samr.c 	libnetapi_samr_close_connect_handle(ctx, &priv->samr.connect_handle);
connect_handle    355 source3/lib/netapi/user.c 	struct policy_handle connect_handle, domain_handle, user_handle;
connect_handle    364 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle    402 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle    475 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    499 source3/lib/netapi/user.c 	struct policy_handle connect_handle, builtin_handle, domain_handle, user_handle;
connect_handle    505 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle    522 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle    530 source3/lib/netapi/user.c 					&connect_handle,
connect_handle    589 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   1180 source3/lib/netapi/user.c 	struct policy_handle connect_handle;
connect_handle   1191 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   1229 source3/lib/netapi/user.c 						  &connect_handle,
connect_handle   1241 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   1306 source3/lib/netapi/user.c 			libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   1490 source3/lib/netapi/user.c 	struct policy_handle connect_handle;
connect_handle   1504 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   1529 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   1565 source3/lib/netapi/user.c 			libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   1611 source3/lib/netapi/user.c 	struct policy_handle connect_handle, domain_handle, builtin_handle, user_handle;
connect_handle   1617 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   1653 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   1665 source3/lib/netapi/user.c 						  &connect_handle,
connect_handle   1705 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   1730 source3/lib/netapi/user.c 	struct policy_handle connect_handle, domain_handle, builtin_handle, user_handle;
connect_handle   1738 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   1808 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   1820 source3/lib/netapi/user.c 						  &connect_handle,
connect_handle   1874 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   2188 source3/lib/netapi/user.c 	struct policy_handle connect_handle, domain_handle;
connect_handle   2192 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   2227 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   2253 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   2653 source3/lib/netapi/user.c 	struct policy_handle connect_handle, domain_handle;
connect_handle   2657 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   2705 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   2726 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   2793 source3/lib/netapi/user.c 	struct policy_handle connect_handle, domain_handle, user_handle;
connect_handle   2808 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   2838 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   2917 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   2939 source3/lib/netapi/user.c 	struct policy_handle connect_handle, domain_handle, user_handle, group_handle;
connect_handle   2963 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   2989 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   3172 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle   3220 source3/lib/netapi/user.c 	struct policy_handle connect_handle, domain_handle, user_handle,
connect_handle   3241 source3/lib/netapi/user.c 	ZERO_STRUCT(connect_handle);
connect_handle   3272 source3/lib/netapi/user.c 					  &connect_handle,
connect_handle   3284 source3/lib/netapi/user.c 						  &connect_handle,
connect_handle   3417 source3/lib/netapi/user.c 		libnetapi_samr_close_connect_handle(ctx, &connect_handle);
connect_handle    613 source3/rpc_server/srv_samr_nt.c 	if ( !find_policy_by_hnd(p, r->in.connect_handle, (void**)(void *)&info) )
connect_handle   3940 source3/rpc_server/srv_samr_nt.c 	if (!create_policy_hnd(p, r->out.connect_handle, info))
connect_handle   4004 source3/rpc_server/srv_samr_nt.c 	if (!create_policy_hnd(p, r->out.connect_handle, info))
connect_handle   4023 source3/rpc_server/srv_samr_nt.c 	c.out.connect_handle	= r->out.connect_handle;
connect_handle   4039 source3/rpc_server/srv_samr_nt.c 	c.out.connect_handle	= r->out.connect_handle;
connect_handle   4060 source3/rpc_server/srv_samr_nt.c 	c.out.connect_handle	= r->out.connect_handle;
connect_handle   4086 source3/rpc_server/srv_samr_nt.c 	if (!find_policy_by_hnd(p, r->in.connect_handle, (void**)(void *)&info))
connect_handle   4138 source3/rpc_server/srv_samr_nt.c 	if (!find_policy_by_hnd(p, r->in.connect_handle, (void**)(void *)&info))
connect_handle   2842 source3/rpcclient/cmd_samr.c 	struct policy_handle connect_handle;
connect_handle   2861 source3/rpcclient/cmd_samr.c 					  &connect_handle);
connect_handle   2868 source3/rpcclient/cmd_samr.c 					&connect_handle,
connect_handle   2892 source3/rpcclient/cmd_samr.c 	if (is_valid_policy_hnd(&connect_handle)) {
connect_handle   2893 source3/rpcclient/cmd_samr.c 		rpccli_samr_Close(cli, mem_ctx, &connect_handle);
connect_handle     37 source4/libnet/libnet.h 		struct policy_handle connect_handle;
connect_handle     41 source4/libnet/libnet_domain.c 	struct policy_handle      connect_handle;
connect_handle     76 source4/libnet/libnet_domain.c 	s->connect.out.connect_handle  = &s->connect_handle;
connect_handle    121 source4/libnet/libnet_domain.c 	s->connect.out.connect_handle  = &s->connect_handle;
connect_handle    161 source4/libnet/libnet_domain.c 	r->in.connect_handle = &s->connect_handle;
connect_handle    213 source4/libnet/libnet_domain.c 	r->in.connect_handle = &s->connect_handle;
connect_handle    328 source4/libnet/libnet_domain.c 	s->connect.out.connect_handle  = &s->connect_handle;
connect_handle    365 source4/libnet/libnet_domain.c 		ctx->samr.connect_handle = s->connect_handle;
connect_handle    930 source4/libnet/libnet_domain.c 	struct policy_handle connect_handle;
connect_handle    966 source4/libnet/libnet_domain.c 	s->samrconn.out.connect_handle = &s->connect_handle;
connect_handle   1000 source4/libnet/libnet_domain.c 	s->enumdom.in.connect_handle = &s->connect_handle;
connect_handle   1052 source4/libnet/libnet_domain.c 		s->enumdom.in.connect_handle = &s->connect_handle;
connect_handle   1069 source4/libnet/libnet_domain.c 	s->samrclose.in.handle  = &s->connect_handle;
connect_handle   1070 source4/libnet/libnet_domain.c 	s->samrclose.out.handle = &s->connect_handle;
connect_handle   1196 source4/libnet/libnet_domain.c 		s->samrconn.out.connect_handle = &s->connect_handle;
connect_handle    538 source4/libnet/libnet_join.c 	sc.out.connect_handle = &p_handle;
connect_handle    567 source4/libnet/libnet_join.c 		l.in.connect_handle = &p_handle;
connect_handle    584 source4/libnet/libnet_join.c 	od.in.connect_handle = &p_handle;
connect_handle    561 source4/libnet/libnet_passwd.c 	sc.out.connect_handle = &p_handle;
connect_handle    574 source4/libnet/libnet_passwd.c 	ld.in.connect_handle = &p_handle;
connect_handle    589 source4/libnet/libnet_passwd.c 	od.in.connect_handle = &p_handle;
connect_handle    165 source4/rpc_server/samr/dcesrv_samr.c 	ZERO_STRUCTP(r->out.connect_handle);
connect_handle    189 source4/rpc_server/samr/dcesrv_samr.c 	*r->out.connect_handle = handle->wire_handle;
connect_handle    284 source4/rpc_server/samr/dcesrv_samr.c 	DCESRV_PULL_HANDLE(h, r->in.connect_handle, SAMR_HANDLE_CONNECT);
connect_handle    352 source4/rpc_server/samr/dcesrv_samr.c 	DCESRV_PULL_HANDLE(h, r->in.connect_handle, SAMR_HANDLE_CONNECT);
connect_handle    433 source4/rpc_server/samr/dcesrv_samr.c 	DCESRV_PULL_HANDLE(h_conn, r->in.connect_handle, SAMR_HANDLE_CONNECT);
connect_handle   4203 source4/rpc_server/samr/dcesrv_samr.c 	c.out.connect_handle = r->out.connect_handle;
connect_handle   4257 source4/rpc_server/samr/dcesrv_samr.c 	c.out.connect_handle = r->out.connect_handle;
connect_handle   4273 source4/rpc_server/samr/dcesrv_samr.c 	c.out.connect_handle = r->out.connect_handle;
connect_handle   4290 source4/rpc_server/samr/dcesrv_samr.c 	c.out.connect_handle = r->out.connect_handle;
connect_handle     53 source4/torture/libnet/libnet_domain.c 	r1.out.connect_handle = &h;
connect_handle     61 source4/torture/libnet/libnet_domain.c 	r2.in.connect_handle = &h;
connect_handle     73 source4/torture/libnet/libnet_domain.c 	r3.in.connect_handle = &h;
connect_handle    152 source4/torture/libnet/libnet_group.c 	r1.out.connect_handle = &h;
connect_handle    160 source4/torture/libnet/libnet_group.c 	r2.in.connect_handle = &h;
connect_handle    172 source4/torture/libnet/libnet_group.c 	r3.in.connect_handle = &h;
connect_handle    105 source4/torture/libnet/libnet_user.c 	r1.out.connect_handle = &h;
connect_handle    113 source4/torture/libnet/libnet_user.c 	r2.in.connect_handle = &h;
connect_handle    125 source4/torture/libnet/libnet_user.c 	r3.in.connect_handle = &h;
connect_handle     48 source4/torture/libnet/utils.c 	r1.out.connect_handle = &h;
connect_handle     53 source4/torture/libnet/utils.c 	r2.in.connect_handle = &h;
connect_handle     62 source4/torture/libnet/utils.c 	r3.in.connect_handle = &h;
connect_handle     65 source4/torture/rpc/autoidl.c 	r.out.connect_handle = handle;
connect_handle    356 source4/torture/rpc/handles.c 	r.out.connect_handle = &handle;
connect_handle    416 source4/torture/rpc/handles.c 	r.out.connect_handle = &handle;
connect_handle    417 source4/torture/rpc/samba3rpc.c 	conn.out.connect_handle = &conn_handle;
connect_handle    425 source4/torture/rpc/samba3rpc.c 	enumdom.in.connect_handle = &conn_handle;
connect_handle    448 source4/torture/rpc/samba3rpc.c 	l.in.connect_handle = &conn_handle;
connect_handle    460 source4/torture/rpc/samba3rpc.c 	o.in.connect_handle = &conn_handle;
connect_handle    117 source4/torture/rpc/samr.c 	r.in.connect_handle = handle;
connect_handle   6300 source4/torture/rpc/samr.c 	r.in.connect_handle = handle;
connect_handle   6419 source4/torture/rpc/samr.c 	r.in.connect_handle = handle;
connect_handle   6432 source4/torture/rpc/samr.c 	r.in.connect_handle = handle;
connect_handle   6465 source4/torture/rpc/samr.c 	r.in.connect_handle = handle;
connect_handle   6512 source4/torture/rpc/samr.c 	r.out.connect_handle = &h;
connect_handle   6527 source4/torture/rpc/samr.c 	r2.out.connect_handle = &h;
connect_handle   6546 source4/torture/rpc/samr.c 	r3.out.connect_handle = &h;
connect_handle   6565 source4/torture/rpc/samr.c 	r4.out.connect_handle = &h;
connect_handle   6590 source4/torture/rpc/samr.c 	r5.out.connect_handle = &h;
connect_handle     64 source4/torture/rpc/samr_accessmask.c 	r5.out.connect_handle = h;
connect_handle    173 source4/torture/rpc/samr_accessmask.c 			ed.in.connect_handle = &ch;
connect_handle    200 source4/torture/rpc/samr_accessmask.c 			ed.in.connect_handle = &ch;
connect_handle    429 source4/torture/rpc/samr_accessmask.c 			ld.in.connect_handle = &ch;
connect_handle    454 source4/torture/rpc/samr_accessmask.c 			ld.in.connect_handle = &ch;
connect_handle    508 source4/torture/rpc/samr_accessmask.c 	ld.in.connect_handle = &ch;
connect_handle    538 source4/torture/rpc/samr_accessmask.c 			od.in.connect_handle = &ch;
connect_handle    128 source4/torture/rpc/samsync.c 	struct policy_handle *connect_handle;
connect_handle    164 source4/torture/rpc/samsync.c 	l.in.connect_handle = samsync_state->connect_handle;
connect_handle    174 source4/torture/rpc/samsync.c 	o.in.connect_handle = samsync_state->connect_handle;
connect_handle   1542 source4/torture/rpc/samsync.c 	samsync_state->connect_handle = talloc_zero(samsync_state, struct policy_handle);
connect_handle   1546 source4/torture/rpc/samsync.c 	c.out.connect_handle = samsync_state->connect_handle;
connect_handle    145 source4/torture/rpc/schannel.c 	connect_r.out.connect_handle = &handle;
connect_handle    159 source4/torture/rpc/schannel.c 		opendom.in.connect_handle = &handle;
connect_handle    163 source4/torture/rpc/testjoin.c 	c.out.connect_handle = &handle;
connect_handle    178 source4/torture/rpc/testjoin.c 	l.in.connect_handle = &handle;
connect_handle    193 source4/torture/rpc/testjoin.c 	o.in.connect_handle = &handle;
connect_handle     40 source4/winbind/wb_connect_sam.c 	struct policy_handle *connect_handle;
connect_handle     94 source4/winbind/wb_connect_sam.c 	state->connect_handle = talloc(state, struct policy_handle);
connect_handle     95 source4/winbind/wb_connect_sam.c 	if (composite_nomem(state->connect_handle, state->ctx)) return;
connect_handle    101 source4/winbind/wb_connect_sam.c 	state->c.out.connect_handle = state->connect_handle;
connect_handle    122 source4/winbind/wb_connect_sam.c 	state->o.in.connect_handle = state->connect_handle;
connect_handle    149 source4/winbind/wb_connect_sam.c 			     struct policy_handle *connect_handle,
connect_handle    158 source4/winbind/wb_connect_sam.c 		*connect_handle = *state->connect_handle;
connect_handle    398 source4/winbind/wb_init_domain.c 		&state->domain->libnet_ctx->samr.connect_handle,