NETR_TRUST_FLAG_INBOUND 7178 librpc/gen_ndr/ndr_netlogon.c ndr_print_bitmap_flag(ndr, sizeof(uint32_t), "NETR_TRUST_FLAG_INBOUND", NETR_TRUST_FLAG_INBOUND, r); NETR_TRUST_FLAG_INBOUND 141 source3/winbindd/idmap_adex/domain_util.c uint32_t flags = (NETR_TRUST_FLAG_INBOUND|NETR_TRUST_FLAG_IN_FOREST); NETR_TRUST_FLAG_INBOUND 359 source3/winbindd/idmap_adex/gc_util.c if ((flags & NETR_TRUST_FLAG_INBOUND) NETR_TRUST_FLAG_INBOUND 1285 source3/winbindd/winbindd_ads.c NETR_TRUST_FLAG_INBOUND | NETR_TRUST_FLAG_INBOUND 1675 source3/winbindd/winbindd_cm.c NETR_TRUST_FLAG_INBOUND); NETR_TRUST_FLAG_INBOUND 256 source3/winbindd/winbindd_misc.c ((domain->trust_flags & NETR_TRUST_FLAG_INBOUND) == NETR_TRUST_FLAG_INBOUND 257 source3/winbindd/winbindd_misc.c NETR_TRUST_FLAG_INBOUND); NETR_TRUST_FLAG_INBOUND 503 source3/winbindd/winbindd_util.c if ( (flags & NETR_TRUST_FLAG_INBOUND) && NETR_TRUST_FLAG_INBOUND 1564 source3/winbindd/winbindd_util.c ((tdc->trust_flags & NETR_TRUST_FLAG_INBOUND) != NETR_TRUST_FLAG_INBOUND))