OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lconn_sasl_authctx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
cyrus.c
326
assert( lc->
lconn_sasl_authctx
== NULL );
349
lc->
lconn_sasl_authctx
= ctx;
356
sasl_conn_t *ctx = lc->
lconn_sasl_authctx
;
361
lc->
lconn_sasl_authctx
!= lc->lconn_sasl_sockctx ) {
366
lc->
lconn_sasl_authctx
= NULL;
503
oldctx = ld->ld_defconn->
lconn_sasl_authctx
;
510
ld->ld_defconn->
lconn_sasl_authctx
= NULL;
548
ctx = ld->ld_defconn->
lconn_sasl_authctx
;
570
sasl_setprop( ld->ld_defconn->
lconn_sasl_authctx
,
636
ctx = ld->ld_defconn->
lconn_sasl_authctx
;
[
all
...]
ldap-int.h
370
void *
lconn_sasl_authctx
; /* context for bind */
member in struct:ldap_conn
Completed in 22 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026