Home
last modified time | relevance | path

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

/PHP-5.3/ext/ldap/
H A Dldap.c290 long authmode = GSLC_SSL_NO_AUTH; in PHP_FUNCTION() local
301 …st, &hostlen, &port, &wallet, &walletlen, &walletpasswd, &walletpasswdlen, &authmode) != SUCCESS) { in PHP_FUNCTION()
344 if (ldap_init_SSL(&ldap->ld_sb, wallet, walletpasswd, authmode)) { in PHP_FUNCTION()
2195 ZEND_ARG_INFO(0, authmode)

Completed in 11 milliseconds