Searched refs:rdnMatch (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc5020.txt | 77 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 D | rfc3687.txt | 84 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 D | rfc3727.txt | 110 rdnMatch MATCHING-RULE ::= {
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/ |
| H A D | slapi_dn.c | 572 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 D | dn.c | 926 rdnMatch( in rdnMatch() function
|
| H A D | proto-slap.h | 981 LDAP_SLAPD_F (int) rdnMatch LDAP_P((
|
| H A D | schema_init.c | 6563 NULL, rdnNormalize, rdnMatch,
|