Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds