Home
last modified time | relevance | path

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

/PHP-7.4/ext/ldap/
H A Dldap.c4266 struct berval luser = { 0L, NULL }; in PHP_FUNCTION() local
4276 …if (zend_parse_parameters(myargcount, "r|sssz/", &link, &luser.bv_val, &luser.bv_len, &loldpw.bv_v… in PHP_FUNCTION()
4294 rc = ldap_passwd(ld->link, &luser, in PHP_FUNCTION()

Completed in 22 milliseconds