Searched defs:authorized (Results 1 – 18 of 18) sorted by relevance
/freebsd/crypto/krb5/src/kadmin/server/ |
H A D | auth.c | 187 krb5_boolean authorized = FALSE; in auth() local 273 krb5_boolean authorized = FALSE; in auth_restrict() local
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_console_io.h | 75 int authorized; member
|
/freebsd/contrib/wpa/src/ap/ |
H A D | sta_info.c | 1472 int authorized) in ap_sta_set_authorized_flag() 1501 struct sta_info *sta, int authorized) in ap_sta_set_authorized_event() 1600 int authorized) in ap_sta_set_authorized()
|
H A D | ieee802_1x.c | 114 bool authorized, bool mld) in ieee802_1x_set_authorized() 149 bool authorized) in ieee802_1x_ml_set_sta_authorized() 198 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized() 2452 int authorized) in ieee802_1x_set_port_authorized()
|
H A D | ap_drv_ops.c | 285 struct sta_info *sta, int authorized) in hostapd_set_authorized()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | sta.h | 417 bool authorized; global() member
|
H A D | mvm.h | 389 u8 authorized:1; global() member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ibss_rsn.c | 387 struct ibss_rsn_peer *peer, int authorized) in ibss_set_sta_authorized()
|
H A D | notify.c | 833 const u8 *mac_addr, int authorized, in wpas_notify_sta_authorized()
|
H A D | ap.c | 876 int authorized, const u8 *p2p_dev_addr, in ap_sta_authorized_cb()
|
H A D | wpas_glue.c | 1064 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb()
|
H A D | driver_i.h | 400 int authorized) in wpa_drv_set_supp_port()
|
H A D | events.c | 441 static void wpa_find_assoc_pmkid(struct wpa_supplicant *wpa_s, bool authorized) in wpa_find_assoc_pmkid()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_bsd.c | 1136 int authorized = -1; in bsd_set_sta_authorized() local
|
H A D | driver_atheros.c | 428 atheros_set_sta_authorized(void *priv, const u8 *addr, int authorized) in atheros_set_sta_authorized()
|
H A D | driver_nl80211_event.c | 911 struct nlattr *authorized, in mlme_event_connect()
|
H A D | driver_nl80211.c | 7574 static int wpa_driver_nl80211_set_supp_port(void *priv, int authorized) in wpa_driver_nl80211_set_supp_port()
|
H A D | driver.h | 6029 int authorized; member
|