Home
last modified time | relevance | path

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

/PHP-5.5/ext/ldap/
H A Dldap.c533 char *binddn = NULL; in PHP_FUNCTION() local
543 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "r|sssssss", &link, &binddn, &dn_len, &passwd… in PHP_FUNCTION()
555 …rc = ldap_sasl_interactive_bind_s(ld->link, binddn, ctx->mech, NULL, NULL, LDAP_SASL_QUIET, _php_s… in PHP_FUNCTION()
2786 ZEND_ARG_INFO(0, binddn)

Completed in 12 milliseconds