Home
last modified time | relevance | path

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

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

Completed in 19 milliseconds