Searched refs:rebindproc (Results 1 - 5 of 5) 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;
H A Dllib-lldap39 void ldap_set_rebind_proc(LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg);
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap.h909 void ldap_set_rebind_proc(LDAP *ld, LDAP_REBIND_FUNCTION *rebindproc,
/osnet-11/usr/src/head/
H A Dldap.h1203 LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg);

Completed in 26 milliseconds