Home
last modified time | relevance | path

Searched refs:ldap_matchingruleuse2bv (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_schema.h352 ldap_matchingruleuse2bv LDAP_P((
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmr.c536 if ( ldap_matchingruleuse2bv( &mru->smru_mruleuse, &mru->smru_str ) in mru_schema_info()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dschema.c492 if (ldap_matchingruleuse2bv( mru, &bv )) in ldap_matchingruleuse2str()
499 ldap_matchingruleuse2bv( LDAPMatchingRuleUse * mru, struct berval *bv ) in ldap_matchingruleuse2bv() function