Searched refs:BASICTYPE_IA5_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 | 22 { BASICTYPE_IA5_STR, "caseIgnoreMatch", "1.3.6.1.4.1.1466.115.121.1.26", NULL }, 59 { BASICTYPE_IA5_STR, "IA5 String", "1.3.6.1.4.1.1466.115.121.1.26", NULL }, 102 { BASICTYPE_IA5_STR, "caseIgnoreMatch", "IA5StringApproxMatch", "caseIgnoreOrderingMatch", "caseIgn… 143 { BASICTYPE_IA5_STR, {}}, 213 { BASICTYPE_IA5_STR, { -1, NULL, {},{},0,ASN_BASIC,BASICTYPE_IA5_STR,
|
H A D | asn.h | 30 BASICTYPE_IA5_STR, enumerator
|
H A D | init.c | 372 case BASICTYPE_IA5_STR : in comp_convert_asn_to_ldap()
|
H A D | componentlib.c | 708 k->comp_desc->cd_type_id = BASICTYPE_IA5_STR; in BDecComponentIA5String()
|