Home
last modified time | relevance | path

Searched refs:LDAPDN (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Ddn.c129 LDAPDN_validate( LDAPDN dn ) in LDAPDN_validate()
155 LDAPDN dn = NULL; in dnValidate()
404 LDAPDN_rewrite( LDAPDN dn, unsigned flags, void *ctx ) in LDAPDN_rewrite()
436 LDAPDN dn = NULL; in dnNormalize()
554 LDAPDN dn = NULL; in dnPretty()
656 LDAPDN *dn, in dnPrettyNormalDN()
725 LDAPDN dn = NULL; in dnPrettyNormal()
H A Dfilterentry.c429 LDAPDN dn = NULL; in test_mra_filter()
H A Dproto-slap.h1021 LDAP_SLAPD_F (int) dnPrettyNormalDN LDAP_P(( Syntax *syntax, struct berval *val, LDAPDN *dn, int fl…
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetdn.c71 static int dn2domain( LDAPDN dn, struct berval *bv, int pos, int *iRDN );
182 LDAPDN tmpDN; in ldap_explode_dn()
368 LDAPDN tmpDN = NULL; in ldap_dn_normalize()
638 ldap_dnfree( LDAPDN dn ) in ldap_dnfree()
644 ldap_dnfree_x( LDAPDN dn, void *ctx ) in ldap_dnfree_x()
683 ldap_str2dn( LDAP_CONST char *str, LDAPDN *dn, unsigned flags ) in ldap_str2dn()
696 ldap_bv2dn( struct berval *bv, LDAPDN *dn, unsigned flags ) in ldap_bv2dn()
702 ldap_bv2dn_x( struct berval *bvin, LDAPDN *dn, unsigned flags, void *ctx ) in ldap_bv2dn_x()
708 LDAPDN newDN = NULL; in ldap_bv2dn_x()
867 newDN = (LDAPDN)LDAP_MALLOCX( sizeof(LDAPRDN *) * (nrdns+1), ctx ); in ldap_bv2dn_x()
[all …]
H A Dtls2.c1477 LDAPDN newDN; in ldap_X509dn2bv()
1537 newDN = (LDAPDN)LDAP_MALLOC( dnsize ); in ldap_X509dn2bv()
1541 newDN = (LDAPDN)(char *)ptrs; in ldap_X509dn2bv()
1676 if ( newDN != (LDAPDN)(char *) ptrs ) in ldap_X509dn2bv()
H A Ddntest.c53 LDAPDN dn, dn2 = NULL; in main()
H A Ddnssrv.c51 LDAPDN dn = NULL; in ldap_dn2domain()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt.h234 LDAP_F( void ) ldap_dnfree_x LDAP_P(( LDAPDN dn, void *ctx ));
237 struct berval *bv, LDAPDN *dn, unsigned flags, void *ctx ));
239 LDAPDN dn, struct berval *bv, unsigned flags, void *ctx ));
H A Dldap.h1710 typedef LDAPRDN* LDAPDN; typedef
1730 LDAP_F( void ) ldap_dnfree LDAP_P(( LDAPDN dn ));
1735 LDAPDN *dn,
1741 LDAPDN *dn,
1746 LDAPDN dn,
1752 LDAPDN dn,
1802 LDAP_P(( LDAPDN dn, unsigned flags, void *ctx ));
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4511.txt411 An LDAPDN is defined to be the representation of a Distinguished Name
414 LDAPDN ::= LDAPString
593 matchedDN LDAPDN,
859 name LDAPDN,
1094 baseObject LDAPDN,
1488 objectName LDAPDN,
1703 object LDAPDN,
1809 entry LDAPDN,
1863 DelRequest ::= [APPLICATION 10] LDAPDN
1886 entry LDAPDN,
[all …]
H A Drfc3062.txt121 may or may not be an LDAPDN [RFC2253]. If no userIdentity field is
H A Drfc2589.txt219 entryName [0] LDAPDN,
H A Drfc3687.txt1934 in an LDAPDN or the "last" RDN in an X.500 DN):
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-acl-model-xx.txt1128 baseObject LDAPDN,
1294 object LDAPDN,
1369 entry LDAPDN,
1428 DelRequest ::= [APPLICATION 10] LDAPDN
1459 entry LDAPDN,
1462 newSuperior [0] LDAPDN OPTIONAL }
1511 entry LDAPDN,
2450 targetDN LDAPDN,
H A Ddraft-masarati-ldap-deref-xx.txt252 derefVal LDAPDN,
H A Ddraft-sermersheim-ldap-distproc-xx.txt281 localReference [2] LDAPDN,
286 failedName [7] LDAPDN OPTIONAL,
333 LDAPDN, RelativeLDAPDN, and LDAPString, are defined in [RFC2251].
534 targetObject [0] LDAPDN OPTIONAL,
H A Ddraft-legg-ldap-acm-bac-xx.txt1068 name of the root DSE (i.e., a zero-length LDAPDN).
1081 name of the root DSE (i.e., a zero-length LDAPDN).
1246 (i.e., a zero-length LDAPDN). Otherwise, the operation succeeds
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dappendix-ldap-result-codes.sdf182 Indicates that an LDAPDN or RelativeLDAPDN field (e.g., search
H A Daspell.en.pws1606 LDAPDN
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dautoca.c137 LDAPDN dn; in autoca_dnbv2der()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi_utils.c3175 LDAPDN dn; in slapi_entry_rdn_values_present()
3204 LDAPDN dn; in slapi_entry_add_rdn_values()