NETR_TRUST_FLAG_IN_FOREST 7173 librpc/gen_ndr/ndr_netlogon.c 	ndr_print_bitmap_flag(ndr, sizeof(uint32_t), "NETR_TRUST_FLAG_IN_FOREST", NETR_TRUST_FLAG_IN_FOREST, r);
NETR_TRUST_FLAG_IN_FOREST  805 source3/rpcclient/cmd_netlogon.c 	uint32_t trust_flags = NETR_TRUST_FLAG_IN_FOREST;
NETR_TRUST_FLAG_IN_FOREST  141 source3/winbindd/idmap_adex/domain_util.c 		uint32_t flags = (NETR_TRUST_FLAG_INBOUND|NETR_TRUST_FLAG_IN_FOREST);
NETR_TRUST_FLAG_IN_FOREST  325 source3/winbindd/idmap_adex/gc_util.c 		uint32_t flags = (NETR_TRUST_FLAG_IN_FOREST);
NETR_TRUST_FLAG_IN_FOREST  360 source3/winbindd/idmap_adex/gc_util.c 		    && !(flags & NETR_TRUST_FLAG_IN_FOREST)
NETR_TRUST_FLAG_IN_FOREST 1267 source3/winbindd/winbindd_ads.c 	uint32                 fr_flags = (NETR_TRUST_FLAG_IN_FOREST | NETR_TRUST_FLAG_TREEROOT);
NETR_TRUST_FLAG_IN_FOREST 1286 source3/winbindd/winbindd_ads.c 			NETR_TRUST_FLAG_IN_FOREST;
NETR_TRUST_FLAG_IN_FOREST 1288 source3/winbindd/winbindd_ads.c 		flags = NETR_TRUST_FLAG_IN_FOREST;
NETR_TRUST_FLAG_IN_FOREST 1673 source3/winbindd/winbindd_cm.c 	uint32 flags = (NETR_TRUST_FLAG_IN_FOREST |
NETR_TRUST_FLAG_IN_FOREST  240 source3/winbindd/winbindd_misc.c 	else if (((domain->trust_flags & NETR_TRUST_FLAG_IN_FOREST) == NETR_TRUST_FLAG_IN_FOREST) &&
NETR_TRUST_FLAG_IN_FOREST  254 source3/winbindd/winbindd_misc.c 	    ((domain->trust_flags & NETR_TRUST_FLAG_IN_FOREST) ==
NETR_TRUST_FLAG_IN_FOREST  255 source3/winbindd/winbindd_misc.c             NETR_TRUST_FLAG_IN_FOREST) ||           		
NETR_TRUST_FLAG_IN_FOREST  263 source3/winbindd/winbindd_misc.c 	    ((domain->trust_flags & NETR_TRUST_FLAG_IN_FOREST) ==
NETR_TRUST_FLAG_IN_FOREST  264 source3/winbindd/winbindd_misc.c             NETR_TRUST_FLAG_IN_FOREST) ||           		
NETR_TRUST_FLAG_IN_FOREST  260 source3/winbindd/winbindd_util.c 	uint32 fr_flags = (NETR_TRUST_FLAG_TREEROOT|NETR_TRUST_FLAG_IN_FOREST);
NETR_TRUST_FLAG_IN_FOREST 1552 source3/winbindd/winbindd_util.c 	if (tdc->trust_flags & NETR_TRUST_FLAG_IN_FOREST) {
NETR_TRUST_FLAG_IN_FOREST 1039 source4/rpc_server/netlogon/dcerpc_netlogon.c 		NETR_TRUST_FLAG_IN_FOREST | 
NETR_TRUST_FLAG_IN_FOREST 1427 source4/rpc_server/netlogon/dcerpc_netlogon.c 		NETR_TRUST_FLAG_IN_FOREST |