Searched refs:rctrl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcontrol.c384 LDAPControl *rctrl; local
386 if (( rctrl = (LDAPControl *)NSLDAPI_MALLOC( sizeof( LDAPControl )))
391 if ( ldap_control_copy_contents( rctrl, ctrl ) != LDAP_SUCCESS ) {
392 NSLDAPI_FREE( rctrl );
396 return( rctrl );
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h913 volatile uint_t *rctrl; /* FHC Reset Control and Status */ member in struct:fhc_soft_state
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c845 softsp->rctrl = (uint_t *)((char *)(softsp->id) +

Completed in 71 milliseconds