Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_schema.h344 ldap_matchingrule2bv LDAP_P((
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmr.c507 if ( ldap_matchingrule2bv( &mr->smr_mrule, &mr->smr_str ) == NULL ) { in mr_schema_info()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dschema.c430 if (ldap_matchingrule2bv( mr, &bv )) in ldap_matchingrule2str()
437 ldap_matchingrule2bv( LDAPMatchingRule * mr, struct berval *bv ) in ldap_matchingrule2bv() function