config_context   3002 source3/libads/ldap.c 	char *config_context = NULL;
config_context   3010 source3/libads/ldap.c 	status = ads_config_path(ads, mem_ctx, &config_context);
config_context   3020 source3/libads/ldap.c 	status = ads_do_search(ads, config_context, LDAP_SCOPE_SUBTREE, 
config_context   3071 source3/libads/ldap.c 	char *config_context = NULL;
config_context   3074 source3/libads/ldap.c 	status = ads_config_path(ads, mem_ctx, &config_context);
config_context   3079 source3/libads/ldap.c 	base = talloc_asprintf(mem_ctx, "cn=Partitions,%s", config_context);
config_context   3767 source3/libads/ldap.c 	const char *config_context = NULL;
config_context   3776 source3/libads/ldap.c 	config_context = ads_pull_string(ads, mem_ctx, res, 
config_context   3779 source3/libads/ldap.c 	if (!config_context) {
config_context   3784 source3/libads/ldap.c 		*config_path = talloc_strdup(mem_ctx, config_context);