Home
last modified time | relevance | path

Searched refs:sasl_finished (Results 1 – 4 of 4) sorted by relevance

/dports/net/openldap25-client/openldap-2.5.9/servers/lloadd/
H A Dbind.c672 int sasl_finished = 0; in handle_bind_response() local
674 sasl_finished = 1; in handle_bind_response()
682 if ( (lload_features & LLOAD_FEATURE_PROXYAUTHZ) && sasl_finished && in handle_bind_response()
/dports/net/openldap25-server/openldap-2.5.9/servers/lloadd/
H A Dbind.c672 int sasl_finished = 0; in handle_bind_response() local
674 sasl_finished = 1; in handle_bind_response()
682 if ( (lload_features & LLOAD_FEATURE_PROXYAUTHZ) && sasl_finished && in handle_bind_response()
/dports/net/openldap26-client/openldap-2.6.0/servers/lloadd/
H A Dbind.c676 int sasl_finished = 0; in handle_bind_response() local
678 sasl_finished = 1; in handle_bind_response()
686 if ( (lload_features & LLOAD_FEATURE_PROXYAUTHZ) && sasl_finished && in handle_bind_response()
/dports/net/openldap26-server/openldap-2.6.0/servers/lloadd/
H A Dbind.c676 int sasl_finished = 0; in handle_bind_response() local
678 sasl_finished = 1; in handle_bind_response()
686 if ( (lload_features & LLOAD_FEATURE_PROXYAUTHZ) && sasl_finished && in handle_bind_response()