Home
last modified time | relevance | path

Searched defs:auth_portal (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Dctld.h67 struct auth_portal { struct
89 TAILQ_HEAD(, auth_portal) ag_portals; argument
H A Dctld.c511 struct auth_portal *auth_portal, *auth_portal_tmp; in auth_group_delete() local