Searched refs:luser (Results 1 – 1 of 1) sorted by relevance
4011 struct berval luser = { 0L, NULL }; in PHP_FUNCTION() local4021 …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 18 milliseconds