| /freebsd-9-stable/usr.sbin/wpa/hostapd/ |
| D | driver_freebsd.c | 312 int authorized = -1; in bsd_set_sta_authorized() local 316 authorized = 1; in bsd_set_sta_authorized() 318 authorized = 0; in bsd_set_sta_authorized() 320 if (authorized < 0) in bsd_set_sta_authorized() 323 return bsd_send_mlme_param(priv, authorized ? in bsd_set_sta_authorized()
|
| /freebsd-9-stable/contrib/ofed/management/opensm/opensm/ |
| D | osm_console_io.c | 136 p_oct->authorized = !is_remote(p_oct->client_type) || in is_authorized() 139 return p_oct->authorized; in is_authorized()
|
| /freebsd-9-stable/contrib/wpa/wpa_supplicant/ |
| D | wpas_glue.c | 560 static void wpa_supplicant_port_cb(void *ctx, int authorized) in wpa_supplicant_port_cb() argument 567 authorized ? "Authorized" : "Unauthorized"); in wpa_supplicant_port_cb() 572 authorized ? "Authorized" : "Unauthorized"); in wpa_supplicant_port_cb() 573 wpa_drv_set_supp_port(wpa_s, authorized); in wpa_supplicant_port_cb()
|
| D | driver_i.h | 375 int authorized) in wpa_drv_set_supp_port() argument 379 authorized); in wpa_drv_set_supp_port()
|
| /freebsd-9-stable/contrib/ofed/management/opensm/include/opensm/ |
| D | osm_console_io.h | 71 int authorized; member
|
| /freebsd-9-stable/contrib/wpa/src/ap/ |
| D | ieee802_1x.h | 65 struct sta_info *sta, int authorized);
|
| D | ieee802_1x.c | 81 struct sta_info *sta, int authorized) in ieee802_1x_set_sta_authorized() argument 88 if (authorized) { in ieee802_1x_set_sta_authorized() 113 if (authorized) in ieee802_1x_set_sta_authorized() 1587 int authorized) in ieee802_1x_set_port_authorized() argument 1591 ieee802_1x_set_sta_authorized(hapd, sta, authorized); in ieee802_1x_set_port_authorized()
|
| D | hostapd.h | 57 int authorized);
|
| D | ap_drv_ops.c | 80 struct sta_info *sta, int authorized) in hostapd_set_authorized() argument 82 if (authorized) { in hostapd_set_authorized()
|
| /freebsd-9-stable/contrib/wpa/src/eapol_auth/ |
| D | eapol_auth_sm.h | 70 void (*set_port_authorized)(void *ctx, void *sta_ctx, int authorized);
|
| /freebsd-9-stable/contrib/wpa/src/eapol_supp/ |
| D | eapol_supp_sm.h | 222 void (*port_cb)(void *ctx, int authorized);
|
| /freebsd-9-stable/sys/contrib/dev/nve/amd64/ |
| D | nvenetlib.README | 22 …d exclusively for use on the Linux Operating system but which has been authorized by NVIDIA for us… 52 …regulations. This LICENSE may only be modified in writing signed by an authorized officer of NVIDI…
|
| /freebsd-9-stable/sys/contrib/dev/nve/i386/ |
| D | nvenetlib.README | 22 …d exclusively for use on the Linux Operating system but which has been authorized by NVIDIA for us… 52 …regulations. This LICENSE may only be modified in writing signed by an authorized officer of NVIDI…
|
| /freebsd-9-stable/share/i18n/csmapper/APPLE/ |
| D | INUIT%UCS.src | 80 # package from Everson Typography. Note that while Apple authorized
|
| D | UCS%INUIT.src | 80 # package from Everson Typography. Note that while Apple authorized
|
| D | CELTIC%UCS.src | 81 # Mac OS 7.1 or later. Note that while Apple authorized
|
| D | UCS%CELTIC.src | 81 # Mac OS 7.1 or later. Note that while Apple authorized
|
| D | UCS%TURKISH.src | 120 # is not authorized for use without permission of Apple, and
|
| D | TURKISH%UCS.src | 120 # is not authorized for use without permission of Apple, and
|
| D | CROATIAN%UCS.src | 125 # is not authorized for use without permission of Apple, and
|
| D | UCS%CROATIAN.src | 125 # is not authorized for use without permission of Apple, and
|
| D | ICELAND%UCS.src | 139 # is not authorized for use without permission of Apple, and
|
| D | ROMANIAN%UCS.src | 129 # is not authorized for use without permission of Apple, and
|
| /freebsd-9-stable/usr.sbin/pc-sysinstall/conf/licenses/ |
| D | nvidia-en.txt | 53 … or written. This LICENSE may only be modified in writing signed by an authorized officer of NVIDI…
|
| /freebsd-9-stable/contrib/wpa/src/drivers/ |
| D | driver.h | 1615 int (*set_supp_port)(void *priv, int authorized);
|