Searched defs:ldap_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c410 * ldap_open - initialize and connect to an ldap server. A magic cookie to
416 * ld = ldap_open( hostname, port );
421 ldap_open( const char *host, int port ) function
425 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_open\n", 0, 0, 0 );
439 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_open successful, ld_host is %s\n",

Completed in 44 milliseconds