Searched refs:mod_auth_ldap_groupattr_entry_t (Results 1 - 3 of 3) sorted by relevance

/httpd/include/
H A Dutil_ldap.h187 struct mod_auth_ldap_groupattr_entry_t { struct
/httpd/modules/aaa/
H A Dmod_authnz_ldap.c336 sizeof(struct mod_auth_ldap_groupattr_entry_t));
338 sizeof(struct mod_auth_ldap_groupattr_entry_t));
842 struct mod_auth_ldap_groupattr_entry_t *ent;
876 struct mod_auth_ldap_groupattr_entry_t *grp;
894 struct mod_auth_ldap_groupattr_entry_t *grp;
920 ent = (struct mod_auth_ldap_groupattr_entry_t *) sec->groupattr->elts;
1617 struct mod_auth_ldap_groupattr_entry_t *new;
1643 struct mod_auth_ldap_groupattr_entry_t *new;
/httpd/modules/ldap/
H A Dutil_ldap.c1217 struct mod_auth_ldap_groupattr_entry_t *sgc_ents;
1223 sgc_ents = (struct mod_auth_ldap_groupattr_entry_t *) subgroupclasses->elts;
1404 struct mod_auth_ldap_groupattr_entry_t *sgc_ents =
1405 (struct mod_auth_ldap_groupattr_entry_t *) subgroupclasses->elts;

Completed in 339 milliseconds