Searched defs:rebindproc (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dbind.c135 ldap_set_rebind_proc( LDAP *ld, LDAP_REBIND_FUNCTION *rebindproc, void *extra_arg ) argument
140 ld->ld_rebindproc = rebindproc;
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dbind.c117 ldap_set_rebind_proc( LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, argument
129 ld->ld_rebind_fn = rebindproc;

Completed in 16 milliseconds