HomeSort by: relevance | last modified time | path
    Searched defs:comp_convert_asn_to_ldap (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
init.c 317 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 )
init.c 317 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 46 milliseconds