Home
last modified time | relevance | path

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

/php-src/ext/ldap/
H A Dldap.c4019 struct berval luser = { 0L, NULL }; in PHP_FUNCTION() local
4029 …if (zend_parse_parameters(myargcount, "O|sssz/", &link, ldap_link_ce, &luser.bv_val, &luser.bv_len… in PHP_FUNCTION()
4045 rc = ldap_passwd(ld->link, &luser, in PHP_FUNCTION()

Completed in 16 milliseconds