Searched refs:ldap_set_rebind_proc (Results 1 – 9 of 9) sorted by relevance
/onnv-gate/usr/src/lib/libldap4/common/ |
H A D | bind.c | 135 ldap_set_rebind_proc( LDAP *ld, LDAP_REBIND_FUNCTION *rebindproc, void *extra_arg ) in ldap_set_rebind_proc() function
|
H A D | mapfile-vers | 184 ldap_set_rebind_proc;
|
/onnv-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | bind.c | 117 ldap_set_rebind_proc( LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, in ldap_set_rebind_proc() function
|
H A D | llib-lldap | 39 void ldap_set_rebind_proc(LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg);
|
/onnv-gate/usr/src/lib/libldap5/ |
H A D | mapfile-vers | 195 ldap_set_rebind_proc;
|
/onnv-gate/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,
|
/onnv-gate/usr/src/lib/print/libprint/common/ |
H A D | nss_ldap.c | 487 ldap_set_rebind_proc(*ld, in _connectToLDAP()
|
/onnv-gate/usr/src/head/ |
H A D | ldap.h | 1205 LDAP_API(void) LDAP_CALL ldap_set_rebind_proc(LDAP *ld,
|
/onnv-gate/usr/src/cmd/ldap/common/ |
H A D | common.c | 1158 ldap_set_rebind_proc( ld, get_rebind_credentials, NULL );
|