apr__ldap_dso_fntable Struct Reference

Data Fields

int(* info )(apr_pool_t *pool, apr_ldap_err_t **result_err)
int(* init )(apr_pool_t *pool, LDAP **ldap, const char *hostname, int portno, int secure, apr_ldap_err_t **result_err)
int(* ssl_init )(apr_pool_t *pool, const char *cert_auth_file, int cert_file_type, apr_ldap_err_t **result_err)
int(* ssl_deinit )(void)
int(* get_option )(apr_pool_t *pool, LDAP *ldap, int option, void *outvalue, apr_ldap_err_t **result_err)
int(* set_option )(apr_pool_t *pool, LDAP *ldap, int option, const void *invalue, apr_ldap_err_t **result_err)
apr_status_t(* rebind_init )(apr_pool_t *pool)
apr_status_t(* rebind_add )(apr_pool_t *pool, LDAP *ld, const char *bindDN, const char *bindPW)
apr_status_t(* rebind_remove )(LDAP *ld)

The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 12 Mar 2015 for Apache Portable Runtime Utility Library by  doxygen 1.6.1