towernum           30 librpc/ndr/ndr_orpc.c 	uint32_t towernum = 0, conformant_size;
towernum           49 librpc/ndr/ndr_orpc.c 			ar->stringbindings = talloc_realloc(ndr, ar->stringbindings, struct STRINGBINDING *, towernum+2);
towernum           50 librpc/ndr/ndr_orpc.c 			ar->stringbindings[towernum] = talloc(ndr, struct STRINGBINDING);
towernum           51 librpc/ndr/ndr_orpc.c 			NDR_CHECK(ndr_pull_STRINGBINDING(ndr, ndr_flags, ar->stringbindings[towernum]));
towernum           52 librpc/ndr/ndr_orpc.c 			towernum++;
towernum           56 librpc/ndr/ndr_orpc.c 	ar->stringbindings[towernum] = NULL;
towernum           57 librpc/ndr/ndr_orpc.c 	towernum = 0;
towernum           68 librpc/ndr/ndr_orpc.c 			ar->securitybindings = talloc_realloc(ndr, ar->securitybindings, struct SECURITYBINDING *, towernum+2);
towernum           69 librpc/ndr/ndr_orpc.c 			ar->securitybindings[towernum] = talloc(ndr, struct SECURITYBINDING);
towernum           70 librpc/ndr/ndr_orpc.c 			NDR_CHECK(ndr_pull_SECURITYBINDING(ndr, ndr_flags, ar->securitybindings[towernum]));
towernum           71 librpc/ndr/ndr_orpc.c 			towernum++;
towernum           75 librpc/ndr/ndr_orpc.c 	ar->securitybindings[towernum] = NULL;
towernum          120 librpc/ndr/ndr_orpc.c 	uint32_t towernum = 0;
towernum          138 librpc/ndr/ndr_orpc.c 			ar->stringbindings = talloc_realloc(ndr, ar->stringbindings, struct STRINGBINDING *, towernum+2);
towernum          139 librpc/ndr/ndr_orpc.c 			ar->stringbindings[towernum] = talloc(ndr, struct STRINGBINDING);
towernum          140 librpc/ndr/ndr_orpc.c 			NDR_CHECK(ndr_pull_STRINGBINDING(ndr, ndr_flags, ar->stringbindings[towernum]));
towernum          141 librpc/ndr/ndr_orpc.c 			towernum++;
towernum          145 librpc/ndr/ndr_orpc.c 	ar->stringbindings[towernum] = NULL;
towernum          146 librpc/ndr/ndr_orpc.c 	towernum = 0;