Searched refs:LDAP_REBINDPROC_CALLBACK (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dbind.c117 ldap_set_rebind_proc( LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc,
H A Dgetoption.c172 *((LDAP_REBINDPROC_CALLBACK **) optdata) = ld->ld_rebind_fn;
H A Dsetoption.c183 ld->ld_rebind_fn = (LDAP_REBINDPROC_CALLBACK *) optdata;
H A Dldap-int.h307 LDAP_REBINDPROC_CALLBACK *ld_rebind_fn;
H A Dllib-lldap39 void ldap_set_rebind_proc(LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg);
/illumos-gate/usr/src/head/
H A Dldap.h1207 typedef int (LDAP_CALL LDAP_CALLBACK LDAP_REBINDPROC_CALLBACK)(LDAP *ld, typedef
1210 LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg);
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dnss_ldap.c488 (LDAP_REBINDPROC_CALLBACK *)
/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c71 static LDAP_REBINDPROC_CALLBACK get_rebind_credentials;

Completed in 89 milliseconds