OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSessionHandle
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAsynConnection.cpp
300
LDAP* LDAPAsynConnection::
getSessionHandle
() const{
301
DEBUG(LDAP_DEBUG_TRACE,"LDAPAsynConnection::
getSessionHandle
()" << endl);
348
err = ldap_sasl_bind_s(tmpConn->
getSessionHandle
(), c_dn,
352
err = ldap_sasl_bind_s(tmpConn->
getSessionHandle
(),NULL,
Completed in 40 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026