Home
last modified time | relevance | path

Searched refs:rdnMatch (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc5020.txt77 item:{ component "3", rule rdnMatch, value "ou=A" },
78 item:{ component "3", rule rdnMatch, value "ou=B" } })
88 readability. The 'componentFilterMatch' and 'rdnMatch' rules are
H A Drfc3687.txt84 3.2.2.1. The rdnMatch Matching Rule. . . . . . . 18
977 3.2.2.1. The rdnMatch Matching Rule
982 (DN) without regard for the other RDNs in the DN. The rdnMatch
985 The LDAP-style definitions for rdnMatch and its assertion syntax are:
987 ( 1.2.36.79672281.1.13.3 NAME 'rdnMatch'
995 The X.500-style definition for rdnMatch is:
997 rdnMatch MATCHING-RULE ::= {
1001 The rdnMatch rule evaluates to true if the component value and
1015 When using rdnMatch to match components of DNs it is important to
1130 | rdnMatch | RelativeDistinguishedName |
[all …]
H A Drfc3727.txt110 rdnMatch MATCHING-RULE ::= {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_dn.c572 if ( rdnMatch( &match, 0, NULL, NULL, &nrdn1, (void *)&nrdn2 ) != LDAP_SUCCESS) { in slapi_rdn_compare()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Ddn.c926 rdnMatch( in rdnMatch() function
H A Dproto-slap.h981 LDAP_SLAPD_F (int) rdnMatch LDAP_P((
H A Dschema_init.c6563 NULL, rdnNormalize, rdnMatch,