Home
last modified time | relevance | path

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

/PHP-5.5/ext/ldap/
H A Dldap.c299 long authmode = GSLC_SSL_NO_AUTH; in PHP_FUNCTION() local
310 …st, &hostlen, &port, &wallet, &walletlen, &walletpasswd, &walletpasswdlen, &authmode) != SUCCESS) { in PHP_FUNCTION()
353 if (ldap_init_SSL(&ldap->ld_sb, wallet, walletpasswd, authmode)) { in PHP_FUNCTION()
2769 ZEND_ARG_INFO(0, authmode)

Completed in 12 milliseconds