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

/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdn.c198 ldap_explode( const char *dn, const int notypes, const int nametype ) function
204 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_explode\n", 0, 0, 0 );
340 return( ldap_explode( dn, notypes, LDAP_DN ) );
347 return( ldap_explode( rdn, notypes, LDAP_RDN ) );

Completed in 44 milliseconds