Searched refs:comp_convert_asn_to_ldap (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dinit.c317 comp_convert_asn_to_ldap ( MatchingRule* mr, ComponentSyntaxInfo* csi, struct berval* bv, int *allocated ) function
394 return comp_convert_asn_to_ldap( mr, csi, bv, allocated );
563 if ( comp_convert_asn_to_ldap( mr, csi_attr, &attr_bv, &allocated ) != LDAP_SUCCESS )

Completed in 109 milliseconds