Home
last modified time | relevance | path

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

/PHP-7.4/ext/ldap/
H A Dldap.c1345 char *binddn = NULL; in PHP_FUNCTION() local
1355 …if (zend_parse_parameters(ZEND_NUM_ARGS(), "r|sssssss", &link, &binddn, &dn_len, &passwd, &passwd_… in PHP_FUNCTION()
1369 …rc = ldap_sasl_interactive_bind_s(ld->link, binddn, ctx->mech, NULL, NULL, LDAP_SASL_QUIET, _php_s… in PHP_FUNCTION()
4466 ZEND_ARG_INFO(0, binddn)

Completed in 15 milliseconds