Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libldap5/sources/ldap/common/
H A Dsetoption.c172 rc = nsldapi_dup_controls(ld, &ld->ld_servercontrols, in ldap_set_option()
177 rc = nsldapi_dup_controls(ld, &ld->ld_clientcontrols, in ldap_set_option()
H A Dgetoption.c165 rc = nsldapi_dup_controls( ld, (LDAPControl ***)optdata, in ldap_get_option()
H A Dcontrol.c339 nsldapi_dup_controls( LDAP *ld, LDAPControl ***ldctrls, LDAPControl **newctrls ) in nsldapi_dup_controls() function
H A Dldap-int.h795 int nsldapi_dup_controls( LDAP *ld, LDAPControl ***ldctrls,