Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c170 rc = nsldapi_dup_controls(ld, &ld->ld_servercontrols, in ldap_set_option()
175 rc = nsldapi_dup_controls(ld, &ld->ld_clientcontrols, in ldap_set_option()
H A Dgetoption.c163 rc = nsldapi_dup_controls( ld, (LDAPControl ***)optdata, in ldap_get_option()
H A Dcontrol.c337 nsldapi_dup_controls( LDAP *ld, LDAPControl ***ldctrls, LDAPControl **newctrls ) in nsldapi_dup_controls() function
H A Dldap-int.h793 int nsldapi_dup_controls( LDAP *ld, LDAPControl ***ldctrls,