Searched defs:auth_group (Results 1 – 4 of 4) sorted by relevance
81 struct auth_group { struct83 struct conf *ag_conf;84 char *ag_name;85 struct target *ag_target;86 int ag_type;
191 const ucl_object_t *portal_group, *auth_group; in uclparse_target_portal_group() local
46 static struct auth_group *auth_group = NULL; variable
48 struct wpa_authenticator *auth_group; member