Searched refs:attr_converter (Results 1 – 5 of 5) sorted by relevance
266 a->a_comp_data->cd_tree[i] = attr_converter( in test_mra_filter()752 if( attr_converter && ava->aa_cf && a->a_comp_data ) { in test_ava_filter()760 … a->a_comp_data->cd_tree[i] = attr_converter (a, a->a_desc->ad_type->sat_syntax, (a->a_vals + i)); in test_ava_filter()
42 convert_attr_to_comp_func* attr_converter = NULL; variable112 if ( !attr_converter || !nibble_mem_allocator ) { in componentFilterMatch()
639 LDAP_SLAPD_V (convert_attr_to_comp_func*) attr_converter;
516 if ( attr_converter && cr_list ) { in mdb_index_entry()529 decoded_comp = attr_converter ( ap, syn, &ap->a_vals[i] ); in mdb_index_entry()
806 extern convert_attr_to_comp_func* attr_converter;822 attr_converter = (convert_attr_to_comp_func*)comp_convert_attr_to_comp; in init_module()