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

/osnet-11/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.c180 ld->ld_rebind_fn = (LDAP_REBINDPROC_CALLBACK *) optdata;
H A Dldap-int.h304 LDAP_REBINDPROC_CALLBACK *ld_rebind_fn;
H A Dllib-lldap39 void ldap_set_rebind_proc(LDAP *ld, LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg);
/osnet-11/usr/src/head/
H A Dldap.h1200 typedef int (LDAP_CALL LDAP_CALLBACK LDAP_REBINDPROC_CALLBACK)(LDAP *ld, typedef
1203 LDAP_REBINDPROC_CALLBACK *rebindproc, void *arg);
/osnet-11/usr/src/cmd/ldap/common/
H A Dcommon.c71 static LDAP_REBINDPROC_CALLBACK get_rebind_credentials;

Completed in 48 milliseconds