netr_DsRAddressToSitenamesExWCtr 1606 librpc/gen_ndr/netlogon.h 		struct netr_DsRAddressToSitenamesExWCtr **ctr;/* [ref] */
netr_DsRAddressToSitenamesExWCtr 3037 librpc/gen_ndr/srv_netlogon.c 	r->out.ctr = talloc_zero(r, struct netr_DsRAddressToSitenamesExWCtr *);
netr_DsRAddressToSitenamesExWCtr 4382 librpc/gen_ndr/srv_netlogon.c 			r->out.ctr = talloc_zero(mem_ctx, struct netr_DsRAddressToSitenamesExWCtr *);
netr_DsRAddressToSitenamesExWCtr 2036 source4/torture/rpc/netlogon.c 	struct netr_DsRAddressToSitenamesExWCtr *ctr;
netr_DsRAddressToSitenamesExWCtr 2038 source4/torture/rpc/netlogon.c 	ctr = talloc(tctx, struct netr_DsRAddressToSitenamesExWCtr);