count_returned    476 librpc/gen_ndr/cli_netlogon.c 				   uint32_t *count_returned /* [out] [ref] */,
count_returned    518 librpc/gen_ndr/cli_netlogon.c 	*count_returned = *r.out.count_returned;
count_returned    536 librpc/gen_ndr/cli_netlogon.c 				 uint32_t *count_returned /* [out] [ref] */,
count_returned    579 librpc/gen_ndr/cli_netlogon.c 	*count_returned = *r.out.count_returned;
count_returned     91 librpc/gen_ndr/cli_netlogon.h 				   uint32_t *count_returned /* [out] [ref] */,
count_returned    104 librpc/gen_ndr/cli_netlogon.h 				 uint32_t *count_returned /* [out] [ref] */,
count_returned   10535 librpc/gen_ndr/ndr_netlogon.c 		if (r->out.count_returned == NULL) {
count_returned   10538 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, *r->out.count_returned));
count_returned   10605 librpc/gen_ndr/ndr_netlogon.c 		NDR_PULL_ALLOC(ndr, r->out.count_returned);
count_returned   10606 librpc/gen_ndr/ndr_netlogon.c 		ZERO_STRUCTP(r->out.count_returned);
count_returned   10633 librpc/gen_ndr/ndr_netlogon.c 			NDR_PULL_ALLOC(ndr, r->out.count_returned);
count_returned   10636 librpc/gen_ndr/ndr_netlogon.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.count_returned, LIBNDR_FLAG_REF_ALLOC);
count_returned   10637 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, r->out.count_returned));
count_returned   10697 librpc/gen_ndr/ndr_netlogon.c 		ndr_print_ptr(ndr, "count_returned", r->out.count_returned);
count_returned   10699 librpc/gen_ndr/ndr_netlogon.c 		ndr_print_uint32(ndr, "count_returned", *r->out.count_returned);
count_returned   10756 librpc/gen_ndr/ndr_netlogon.c 		if (r->out.count_returned == NULL) {
count_returned   10759 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, *r->out.count_returned));
count_returned   10837 librpc/gen_ndr/ndr_netlogon.c 		NDR_PULL_ALLOC(ndr, r->out.count_returned);
count_returned   10838 librpc/gen_ndr/ndr_netlogon.c 		ZERO_STRUCTP(r->out.count_returned);
count_returned   10867 librpc/gen_ndr/ndr_netlogon.c 			NDR_PULL_ALLOC(ndr, r->out.count_returned);
count_returned   10870 librpc/gen_ndr/ndr_netlogon.c 		NDR_PULL_SET_MEM_CTX(ndr, r->out.count_returned, LIBNDR_FLAG_REF_ALLOC);
count_returned   10871 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, r->out.count_returned));
count_returned   10941 librpc/gen_ndr/ndr_netlogon.c 		ndr_print_ptr(ndr, "count_returned", r->out.count_returned);
count_returned   10943 librpc/gen_ndr/ndr_netlogon.c 		ndr_print_uint32(ndr, "count_returned", *r->out.count_returned);
count_returned   1174 librpc/gen_ndr/netlogon.h 		uint32_t *count_returned;/* [ref] */
count_returned   1198 librpc/gen_ndr/netlogon.h 		uint32_t *count_returned;/* [ref] */
count_returned    781 librpc/gen_ndr/srv_netlogon.c 	r->out.count_returned = talloc_zero(r, uint32_t);
count_returned    782 librpc/gen_ndr/srv_netlogon.c 	if (r->out.count_returned == NULL) {
count_returned    881 librpc/gen_ndr/srv_netlogon.c 	r->out.count_returned = talloc_zero(r, uint32_t);
count_returned    882 librpc/gen_ndr/srv_netlogon.c 	if (r->out.count_returned == NULL) {
count_returned   4032 librpc/gen_ndr/srv_netlogon.c 			r->out.count_returned = talloc_zero(mem_ctx, uint32_t);
count_returned   4033 librpc/gen_ndr/srv_netlogon.c 			if (r->out.count_returned == NULL) {
count_returned   4061 librpc/gen_ndr/srv_netlogon.c 			r->out.count_returned = talloc_zero(mem_ctx, uint32_t);
count_returned   4062 librpc/gen_ndr/srv_netlogon.c 			if (r->out.count_returned == NULL) {
count_returned   1380 source4/torture/rpc/netlogon.c 	uint32_t count_returned = 0;
count_returned   1400 source4/torture/rpc/netlogon.c 	r.out.count_returned = &count_returned;
count_returned   1423 source4/torture/rpc/netlogon.c 	uint32_t count_returned = 0;
count_returned   1445 source4/torture/rpc/netlogon.c 	r.out.count_returned = &count_returned;