HomeSort by: relevance | last modified time | path
    Searched defs:ldap_open (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
open.c 83 * ldap_open - initialize and connect to an ldap server. A magic cookie to
89 * ld = ldap_open( hostname, port );
93 ldap_open( LDAP_CONST char *host, int port ) function
98 Debug2( LDAP_DEBUG_TRACE, "ldap_open(%s, %d)\n",
115 Debug1( LDAP_DEBUG_TRACE, "ldap_open: %s\n",

Completed in 53 milliseconds