lsa_ForestTrustInformation 1720 librpc/gen_ndr/lsa.h 		struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */
lsa_ForestTrustInformation 1703 librpc/gen_ndr/netlogon.h 		struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */
lsa_ForestTrustInformation 1720 librpc/gen_ndr/netlogon.h 		struct lsa_ForestTrustInformation **forest_trust_info;/* [ref] */
lsa_ForestTrustInformation 5649 librpc/gen_ndr/srv_lsa.c 	r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
lsa_ForestTrustInformation 7072 librpc/gen_ndr/srv_lsa.c 			r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
lsa_ForestTrustInformation 3529 librpc/gen_ndr/srv_netlogon.c 	r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
lsa_ForestTrustInformation 3615 librpc/gen_ndr/srv_netlogon.c 	r->out.forest_trust_info = talloc_zero(r, struct lsa_ForestTrustInformation *);
lsa_ForestTrustInformation 4464 librpc/gen_ndr/srv_netlogon.c 			r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
lsa_ForestTrustInformation 4481 librpc/gen_ndr/srv_netlogon.c 			r->out.forest_trust_info = talloc_zero(mem_ctx, struct lsa_ForestTrustInformation *);
lsa_ForestTrustInformation  900 source3/rpcclient/cmd_netlogon.c 	struct lsa_ForestTrustInformation *info = NULL;
lsa_ForestTrustInformation 1767 source4/torture/rpc/lsa.c 	struct lsa_ForestTrustInformation info, *info_ptr;
lsa_ForestTrustInformation 1765 source4/torture/rpc/netlogon.c 	struct lsa_ForestTrustInformation info, *info_ptr;