Searched defs:auth_group (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/usr.sbin/ctld/ | ||
H A D | uclparse.c | 58 uclparse_chap(struct auth_group *auth_group, const ucl_object_t *obj) in uclparse_chap() argument |
H A D | ctld.h | 82 TAILQ_ENTRY(auth_group) ag_next; struct |
H A D | parse.y | 49 static struct auth_group *auth_group = NULL; variable |
/freebsd-src/contrib/wpa/wpa_supplicant/ | ||
H A D | ibss_rsn.h | 48 struct wpa_authenticator *auth_group; member |