Searched defs:auth_portal (Results 1 – 2 of 2) sorted by relevance
67 struct auth_portal { struct89 TAILQ_HEAD(, auth_portal) ag_portals; argument
511 struct auth_portal *auth_portal, *auth_portal_tmp; in auth_group_delete() local