Searched refs:BASICTYPE_BMP_STR (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | asn_to_syn_mr.c | 23 { BASICTYPE_BMP_STR, "caseIgnoreMatch" , NULL, NULL }, 60 { BASICTYPE_BMP_STR, NULL , NULL, NULL }, 103 { BASICTYPE_BMP_STR, "caseIgnoreMatch", "directoryStringApproxMatch", "caseIgnoreOrderingMatch", "c… 144 { BASICTYPE_BMP_STR, {}}, 217 { BASICTYPE_BMP_STR, { -1, NULL, {},{},0,ASN_BASIC,BASICTYPE_BMP_STR,
|
H A D | asn.h | 31 BASICTYPE_BMP_STR, enumerator
|
H A D | init.c | 373 case BASICTYPE_BMP_STR : in comp_convert_asn_to_ldap()
|
H A D | componentlib.c | 203 k->comp_desc = get_component_description (BASICTYPE_BMP_STR); in GDecComponentBMPString() 249 k->comp_desc = get_component_description (BASICTYPE_BMP_STR); in BDecComponentBMPString()
|