HomeSort by: relevance | last modified time | path
    Searched refs:ldap_open_defconn (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
open.c 45 int ldap_open_defconn( LDAP *ld ) function
75 rc = ldap_open_defconn( ld );
107 rc = ldap_open_defconn( ld );
cyrus.c 484 rc = ldap_open_defconn( ld );
ldap-int.h 742 LDAP_F (int) ldap_open_defconn( LDAP *ld );
request.c 136 rc = ldap_open_defconn( ld );
150 "ldap_open_defconn: successful\n" );

Completed in 50 milliseconds