Home
last modified time | relevance | path

Searched defs:auth_group (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/ctld/
H A Dctld.h81 struct auth_group { struct
83 struct conf *ag_conf;
84 char *ag_name;
85 struct target *ag_target;
86 int ag_type;
H A Duclparse.c191 const ucl_object_t *portal_group, *auth_group; in uclparse_target_portal_group() local
H A Dconf.c46 static struct auth_group *auth_group = NULL; variable
/freebsd/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.h48 struct wpa_authenticator *auth_group; member