trust_type 525 librpc/gen_ndr/lsa.h enum lsa_TrustType trust_type; trust_type 3108 librpc/gen_ndr/ndr_lsa.c NDR_CHECK(ndr_push_lsa_TrustType(ndr, NDR_SCALARS, r->trust_type)); trust_type 3136 librpc/gen_ndr/ndr_lsa.c NDR_CHECK(ndr_pull_lsa_TrustType(ndr, NDR_SCALARS, &r->trust_type)); trust_type 3165 librpc/gen_ndr/ndr_lsa.c ndr_print_lsa_TrustType(ndr, "trust_type", r->trust_type); trust_type 7594 librpc/gen_ndr/ndr_netlogon.c NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->trust_type)); trust_type 7611 librpc/gen_ndr/ndr_netlogon.c NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->trust_type)); trust_type 7628 librpc/gen_ndr/ndr_netlogon.c ndr_print_uint32(ndr, "trust_type", r->trust_type); trust_type 8432 librpc/gen_ndr/ndr_netlogon.c NDR_CHECK(ndr_push_netr_TrustType(ndr, NDR_SCALARS, r->trust_type)); trust_type 8481 librpc/gen_ndr/ndr_netlogon.c NDR_CHECK(ndr_pull_netr_TrustType(ndr, NDR_SCALARS, &r->trust_type)); trust_type 8544 librpc/gen_ndr/ndr_netlogon.c ndr_print_netr_TrustType(ndr, "trust_type", r->trust_type); trust_type 876 librpc/gen_ndr/netlogon.h uint32_t trust_type; trust_type 969 librpc/gen_ndr/netlogon.h enum netr_TrustType trust_type; trust_type 315 nsswitch/libwbclient/wbc_util.c info->trust_type = WBC_DOMINFO_TRUSTTYPE_NONE; trust_type 317 nsswitch/libwbclient/wbc_util.c info->trust_type = WBC_DOMINFO_TRUSTTYPE_EXTERNAL; trust_type 319 nsswitch/libwbclient/wbc_util.c info->trust_type = WBC_DOMINFO_TRUSTTYPE_FOREST; trust_type 321 nsswitch/libwbclient/wbc_util.c info->trust_type = WBC_DOMINFO_TRUSTTYPE_IN_FOREST; trust_type 167 nsswitch/libwbclient/wbclient.h uint32_t trust_type; trust_type 501 nsswitch/wbinfo.c switch(domain_list[i].trust_type) { trust_type 364 source3/winbindd/winbindd.h uint32 trust_type; trust_type 1372 source3/winbindd/winbindd_ads.c d.domain_type = trusts.array[i].trust_type; trust_type 1393 source3/winbindd/winbindd_ads.c d.domain_type = trusts.array[i].trust_type; trust_type 1418 source3/winbindd/winbindd_ads.c d.domain_type = parent->trust_type; trust_type 3861 source3/winbindd/winbindd_cache.c list[idx].trust_type = new_dom->domain_type; trust_type 3937 source3/winbindd/winbindd_cache.c domains[i].trust_type ); trust_type 4011 source3/winbindd/winbindd_cache.c list[i].trust_type = type; trust_type 4166 source3/winbindd/winbindd_cache.c d->trust_type = dom_list[i].trust_type; trust_type 1735 source3/winbindd/winbindd_cm.c domain->domain_type = trusts.array[i].trust_type; trust_type 234 source3/winbindd/winbindd_misc.c static enum trust_type get_trust_type(struct winbindd_tdc_domain *domain) trust_type 1002 source3/winbindd/winbindd_pam.c ((tdc_domain->trust_type & NETR_TRUST_TYPE_UPLEVEL) || trust_type 457 source3/winbindd/winbindd_util.c d->domain_type = dom_list[i].trust_type; trust_type 493 source3/winbindd/winbindd_util.c uint32 type = dom_list[i].trust_type; trust_type 882 source4/rpc_server/lsa/dcesrv_lsa.c samdb_msg_add_int(trusted_domain_state->policy->sam_ldb, mem_ctx, msg, "trustType", r->in.info->trust_type); trust_type 1075 source4/rpc_server/lsa/dcesrv_lsa.c r2.in.info->trust_type = LSA_TRUST_TYPE_DOWNLEVEL; trust_type 1303 source4/rpc_server/lsa/dcesrv_lsa.c info_ex->trust_type trust_type 1043 source4/rpc_server/netlogon/dcerpc_netlogon.c info->trust_extension.info->trust_type = LSA_TRUST_TYPE_UPLEVEL; /* should be based on ldb search for trusts */ trust_type 1430 source4/rpc_server/netlogon/dcerpc_netlogon.c trusts->array[0].trust_type = 2; trust_type 2173 source4/torture/rpc/lsa.c if (info->info_ex.trust_type != LSA_TRUST_TYPE_DOWNLEVEL) { trust_type 2175 source4/torture/rpc/lsa.c trust_name, info->info_ex.trust_type, LSA_TRUST_TYPE_DOWNLEVEL); trust_type 2254 source4/torture/rpc/lsa.c trustinfo.trust_type = (((i / 3) + 1) % 3) + 1; trust_type 2307 source4/torture/rpc/lsa.c if (info->info_ex.trust_type != trustinfo.trust_type) { trust_type 2309 source4/torture/rpc/lsa.c trust_name, info->info_ex.trust_type, trustinfo.trust_type); trust_type 213 source4/torture/rpc/lsa_lookup.c (info->info_ex.trust_type == 1)) {