Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds