Home
last modified time | relevance | path

Searched refs:ldap_str2matchingrule (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/doc/man/man3/
H A Dldap_schema.3.links5 ldap_str2matchingrule.3
/netbsd-src/external/bsd/openldap/lib/libldap/
H A DMakefile105 ldap_schema.3 ldap_str2matchingrule.3 \
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_schema.h278 ldap_str2matchingrule LDAP_P((
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmr.c326 mr = ldap_str2matchingrule( def->mrd_desc, &code, &err, in register_matching_rule()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dschema.c1647 ldap_str2matchingrule( LDAP_CONST char * s, in ldap_str2matchingrule() function