Home
last modified time | relevance | path

Searched refs:get_rebind_credentials (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c72 static LDAP_REBINDPROC_CALLBACK get_rebind_credentials; variable
1159 ldap_set_rebind_proc( ld, get_rebind_credentials, NULL );
1927 get_rebind_credentials( LDAP *ld, char **whop, char **credp, function