Searched refs:apr_ldap_rebind_entry_t (Results 1 – 1 of 1) sorted by relevance
49 typedef struct apr_ldap_rebind_entry apr_ldap_rebind_entry_t; typedef56 #define xref_head ((apr_ldap_rebind_entry_t *)(apd->gs_xref_head))61 static apr_ldap_rebind_entry_t *xref_head = NULL;104 apr_ldap_rebind_entry_t *new_xref; in apr_ldap_rebind_add()110 new_xref = (apr_ldap_rebind_entry_t *)apr_pcalloc(pool, sizeof(apr_ldap_rebind_entry_t)); in apr_ldap_rebind_add()158 apr_ldap_rebind_entry_t *tmp_xref, *prev = NULL; in apr_ldap_rebind_remove()211 static apr_ldap_rebind_entry_t *apr_ldap_rebind_lookup(LDAP *ld) in apr_ldap_rebind_lookup()213 apr_ldap_rebind_entry_t *tmp_xref, *match = NULL; in apr_ldap_rebind_lookup()256 apr_ldap_rebind_entry_t *my_conn; in LDAP_rebindproc()311 apr_ldap_rebind_entry_t *my_conn; in LDAP_rebindproc()[all …]