Searched refs:LDAP_SASL_INTERACTIVE (Results 1 – 4 of 4) sorted by relevance
145 if( flags != LDAP_SASL_INTERACTIVE && in interaction()224 if( flags == LDAP_SASL_INTERACTIVE ) { in lutil_sasl_interact()
142 vc_sasl = LDAP_SASL_INTERACTIVE; in handle_private_option()
798 sasl_flags = LDAP_SASL_INTERACTIVE; in tool_args()
1228 #define LDAP_SASL_INTERACTIVE 1U macro