Searched refs:LDAP_DN_FORMAT_DCE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dgetdn.c305 &out, LDAP_DN_FORMAT_DCE );
317 ( void )ldap_dn_normalize( dce, LDAP_DN_FORMAT_DCE, &out, LDAP_DN_FORMAT_LDAPV3 );
343 * LDAP_DN_FORMAT_DCE (?)
548 ( ( (f) & LDAP_DN_FORMAT_MASK ) == LDAP_DN_FORMAT_DCE )
717 case LDAP_DN_FORMAT_DCE:
775 flags |= LDAP_DN_FORMAT_DCE;
812 case LDAP_DN_FORMAT_DCE:
969 case LDAP_DN_FORMAT_DCE:
1257 case LDAP_DN_FORMAT_DCE:
1350 case LDAP_DN_FORMAT_DCE
[all...]
H A Ddntest.c109 flags[ i ] |= LDAP_DN_FORMAT_DCE;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap.h1683 #define LDAP_DN_FORMAT_DCE 0x0030U macro

Completed in 206 milliseconds