Searched refs:LDAP_SASL_INTERACTIVE (Results 1 – 9 of 9) sorted by relevance
80 if (prompts == NULL || flags != LDAP_SASL_INTERACTIVE) in ldaptool_sasl_interact()
225 static unsigned sasl_flags = LDAP_SASL_INTERACTIVE;
174 if (prompts == NULL || flags != LDAP_SASL_INTERACTIVE) in idmap_saslcallback()286 p->saslflags = LDAP_SASL_INTERACTIVE; in idmap_init_ad()
453 if (prompts == NULL || flags != LDAP_SASL_INTERACTIVE) in saslcallback()798 new->saslflags = LDAP_SASL_INTERACTIVE; in adutils_add_ds()
843 uint32_t saslflags = LDAP_SASL_INTERACTIVE; in ldap_lookup_init()
1082 if (prompts == NULL || flags != LDAP_SASL_INTERACTIVE) in smb_ads_saslcallback()1205 LDAP_SASL_INTERACTIVE, &smb_ads_saslcallback, NULL); in smb_ads_open_main()
1046 if (flags != LDAP_SASL_INTERACTIVE || callback == NULL) { in ldap_sasl_interactive_bind_s()
1593 #define LDAP_SASL_INTERACTIVE 1U macro
2582 NULL, NULL, LDAP_SASL_INTERACTIVE, in doSASLBind()