Searched refs:ld_clientcontrols (Results 1 – 4 of 4) sorted by relevance
157 if ( ld->ld_clientcontrols != NULL ) in ldap_ld_free()158 ldap_controls_free( ld->ld_clientcontrols ); in ldap_ld_free()
167 ld->ld_servercontrols : ld->ld_clientcontrols ); in ldap_get_option()
177 rc = nsldapi_dup_controls(ld, &ld->ld_clientcontrols, in ldap_set_option()
371 LDAPControl **ld_clientcontrols; member