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

/macosx-10.10.1/apache-793/httpd/include/
H A Dutil_ldap.h184 struct mod_auth_ldap_groupattr_entry_t { struct
/macosx-10.10.1/apache-793/httpd/modules/aaa/
H A Dmod_authnz_ldap.c323 sizeof(struct mod_auth_ldap_groupattr_entry_t));
325 sizeof(struct mod_auth_ldap_groupattr_entry_t));
767 struct mod_auth_ldap_groupattr_entry_t *ent;
795 struct mod_auth_ldap_groupattr_entry_t *grp;
813 struct mod_auth_ldap_groupattr_entry_t *grp;
863 ent = (struct mod_auth_ldap_groupattr_entry_t *) sec->groupattr->elts;
1551 struct mod_auth_ldap_groupattr_entry_t *new;
1577 struct mod_auth_ldap_groupattr_entry_t *new;
/macosx-10.10.1/apache-793/httpd/modules/ldap/
H A Dutil_ldap.c1184 struct mod_auth_ldap_groupattr_entry_t *sgc_ents;
1190 sgc_ents = (struct mod_auth_ldap_groupattr_entry_t *) subgroupclasses->elts;
1370 struct mod_auth_ldap_groupattr_entry_t *sgc_ents =
1371 (struct mod_auth_ldap_groupattr_entry_t *) subgroupclasses->elts;

Completed in 288 milliseconds