Home
last modified time | relevance | path

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 Dasn_to_syn_mr.c23 { 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 Dasn.h31 BASICTYPE_BMP_STR, enumerator
H A Dinit.c373 case BASICTYPE_BMP_STR : in comp_convert_asn_to_ldap()
H A Dcomponentlib.c203 k->comp_desc = get_component_description (BASICTYPE_BMP_STR); in GDecComponentBMPString()
249 k->comp_desc = get_component_description (BASICTYPE_BMP_STR); in BDecComponentBMPString()