Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/liblutil/
H A Dsasl.c145 if( flags != LDAP_SASL_INTERACTIVE && in interaction()
224 if( flags == LDAP_SASL_INTERACTIVE ) { in lutil_sasl_interact()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapvc.c142 vc_sasl = LDAP_SASL_INTERACTIVE; in handle_private_option()
H A Dcommon.c798 sasl_flags = LDAP_SASL_INTERACTIVE; in tool_args()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h1228 #define LDAP_SASL_INTERACTIVE 1U macro