Searched refs:nsldapi_dup_controls (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | setoption.c | 170 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 D | getoption.c | 163 rc = nsldapi_dup_controls( ld, (LDAPControl ***)optdata, in ldap_get_option()
|
H A D | control.c | 337 nsldapi_dup_controls( LDAP *ld, LDAPControl ***ldctrls, LDAPControl **newctrls ) in nsldapi_dup_controls() function
|
H A D | ldap-int.h | 793 int nsldapi_dup_controls( LDAP *ld, LDAPControl ***ldctrls,
|