Searched refs:ctrlsp (Results 1 – 1 of 1) sorted by relevance
3979 LDAPControl ctrl, *ctrlsp[2]; in PHP_FUNCTION() local4029 ctrlsp[0] = &ctrl; in PHP_FUNCTION()4030 ctrlsp[1] = NULL; in PHP_FUNCTION()4032 rc = ldap_set_option(ldap, LDAP_OPT_SERVER_CONTROLS, ctrlsp); in PHP_FUNCTION()
Completed in 14 milliseconds