Searched refs:ldap_set_rebind_proc (Results 1 - 6 of 6) sorted by relevance
/osnet-11/usr/src/lib/libldap4/common/ |
H A D | bind.c | 135 ldap_set_rebind_proc( LDAP *ld, LDAP_REBIND_FUNCTION *rebindproc, void *extra_arg ) function
|
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | bind.c | 117 ldap_set_rebind_proc( LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, function
|
H A D | llib-lldap | 39 void ldap_set_rebind_proc(LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg);
|
/osnet-11/usr/src/lib/libldap4/include/ |
H A D | ldap.h | 847 void ldap_set_rebind_proc(); 909 void ldap_set_rebind_proc(LDAP *ld, LDAP_REBIND_FUNCTION *rebindproc,
|
/osnet-11/usr/src/head/ |
H A D | ldap.h | 1202 LDAP_API(void) LDAP_CALL ldap_set_rebind_proc(LDAP *ld,
|
/osnet-11/usr/src/cmd/ldap/common/ |
H A D | common.c | 1158 ldap_set_rebind_proc( ld, get_rebind_credentials, NULL );
|
Completed in 72 milliseconds