Searched refs:auth_portal_new (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/ctld/
H A Dparse.y298 ap = auth_portal_new(auth_group, $2);
770 ap = auth_portal_new(target->t_auth_group, $2);
H A Dctld.h281 const struct auth_portal *auth_portal_new(struct auth_group *ag,
H A Duclparse.c484 ap = auth_portal_new(auth_group, value);
833 ap = auth_portal_new(target->t_auth_group,
H A Dctld.c357 auth_portal_new(struct auth_group *ag, const char *portal) function

Completed in 77 milliseconds