Searched refs:rctrl (Results 1 – 3 of 3) sorted by relevance
384 LDAPControl *rctrl; in ldap_control_dup() local386 if (( rctrl = (LDAPControl *)NSLDAPI_MALLOC( sizeof( LDAPControl ))) in ldap_control_dup()391 if ( ldap_control_copy_contents( rctrl, ctrl ) != LDAP_SUCCESS ) { in ldap_control_dup()392 NSLDAPI_FREE( rctrl ); in ldap_control_dup()396 return( rctrl ); in ldap_control_dup()
913 volatile uint_t *rctrl; /* FHC Reset Control and Status */ member
845 softsp->rctrl = (uint_t *)((char *)(softsp->id) + in fhc_init()