Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/ctld/
H A Duclparse.c58 uclparse_chap(struct auth_group *auth_group, const ucl_object_t *obj) in uclparse_chap() argument
88 uclparse_chap_mutual(struct auth_group *auth_group, cons argument
141 const ucl_object_t *portal_group, *auth_group; uclparse_target_portal_group() local
394 struct auth_group *auth_group; uclparse_auth_group() local
[all...]
H A Dctld.h82 TAILQ_ENTRY(auth_group) ag_next; struct
84 ag_confauth_group global() argument
85 ag_nameauth_group global() argument
86 ag_targetauth_group global() argument
87 ag_typeauth_group global() argument
[all...]
H A Dparse.y49 static struct auth_group *auth_group = NULL; variable
[all...]
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dibss_rsn.h48 struct wpa_authenticator *auth_group; member