Searched refs:ldap_explode (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getdn.c | 198 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 57 milliseconds