/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant.c | 217 if (wpa_s->conf->ap_scan == 0 && 296 eapol_conf.fast_reauth = wpa_s->conf->fast_reauth; 302 eapol_conf.external_sim = wpa_s->conf->external_sim; 397 if (wpa_s->conf != NULL) { 399 for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) 592 name = wpa_s->conf->bgscan; 814 struct wpa_config *conf; local 820 conf = wpa_config_read(wpa_s->confname, NULL); 821 if (conf == NULL) { 826 wpa_config_read(wpa_s->confanother, conf); [all...] |
/external/chromium_org/tools/python/google/httpd_config/ |
httpd2_linux.conf | 1 # For this to work, you need to have ssl.conf and ssl.load in 114 Include /etc/apache2/mods-enabled/*.conf
|
/external/dhcpcd/ |
config.mk | 20 HOOKSCRIPTS= 50-ntp.conf
|
Makefile | 18 MAN5= dhcpcd.conf.5 20 CLEANFILES= dhcpcd.conf.5 dhcpcd.8 dhcpcd-run-hooks.8 27 FILES= dhcpcd.conf 93 test -e ${DESTDIR}${SYSCONFDIR}/dhcpcd.conf || \ 94 ${INSTALL} -m ${CONFMODE} dhcpcd.conf ${DESTDIR}${SYSCONFDIR} 111 cp ${SRCS} dhcpcd.conf *.in /tmp/${DISTPREFIX}
|
/external/wpa_supplicant_8/src/ap/ |
wps_hostapd.h | 15 struct hostapd_bss_config *conf); 50 struct hostapd_bss_config *conf)
|
wpa_auth_ft.c | 75 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len) 84 os_memcpy(pos, conf->mobility_domain, MOBILITY_DOMAIN_ID_LEN); 87 if (conf->ft_over_ds) 95 int wpa_write_ftie(struct wpa_auth_config *conf, const u8 *r0kh_id, 123 os_memcpy(pos, conf->r1_key_holder, FT_R1KH_ID_LEN); 310 r0kh = sm->wpa_auth->conf.r0kh_list; 343 os_memcpy(f.r1kh_id, sm->wpa_auth->conf.r1_key_holder, FT_R1KH_ID_LEN); 369 const u8 *mdid = sm->wpa_auth->conf.mobility_domain; 370 const u8 *r0kh = sm->wpa_auth->conf.r0_key_holder; 371 size_t r0kh_len = sm->wpa_auth->conf.r0_key_holder_len 644 struct wpa_auth_config *conf; local 807 struct wpa_auth_config *conf; local [all...] |
ap_drv_ops.c | 114 if (hapd->conf->p2p & P2P_MANAGE) { 132 if (hapd->conf->wps_state) { 141 if (hapd->conf->p2p & P2P_MANAGE) { 186 if (hapd->conf->vendor_elements) { 187 size_t add = wpabuf_len(hapd->conf->vendor_elements); 189 wpabuf_put_buf(beacon, hapd->conf->vendor_elements); 191 wpabuf_put_buf(proberesp, hapd->conf->vendor_elements); 261 if (((!hapd->conf->ieee802_1x && !hapd->conf->wpa) || 280 params.wpa = hapd->conf->wpa [all...] |
vlan_init.c | 481 struct hostapd_vlan *vlan = hapd->conf->vlan; 482 char *tagged_interface = hapd->conf->ssid.vlan_tagged_interface; 483 int vlan_naming = hapd->conf->ssid.vlan_naming; 490 if (hapd->conf->vlan_bridge[0]) { 492 hapd->conf->vlan_bridge, 547 struct hostapd_vlan *first, *prev, *vlan = hapd->conf->vlan; 548 char *tagged_interface = hapd->conf->ssid.vlan_tagged_interface; 549 int vlan_naming = hapd->conf->ssid.vlan_naming; 557 if (hapd->conf->vlan_bridge[0]) { 559 hapd->conf->vlan_bridge [all...] |
ieee802_11_auth.c | 179 hapd->conf->radius->auth_server->shared_secret, 180 hapd->conf->radius->auth_server->shared_secret_len)) { 185 if (add_common_radius_attr(hapd, hapd->conf->radius_auth_req_attr, 251 if (hostapd_maclist_found(hapd->conf->accept_mac, 252 hapd->conf->num_accept_mac, addr, vlan_id)) 255 if (hostapd_maclist_found(hapd->conf->deny_mac, 256 hapd->conf->num_deny_mac, addr, vlan_id)) 259 if (hapd->conf->macaddr_acl == ACCEPT_UNLESS_DENIED) 261 if (hapd->conf->macaddr_acl == DENY_UNLESS_ACCEPTED) 264 if (hapd->conf->macaddr_acl == USE_EXTERNAL_RADIUS_AUTH) [all...] |
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new_handlers_wps.c | 354 dbus_bool_t process = (wpa_s->conf->wps_cred_processing != 1); 361 * wpas_dbus_setter_process_credentials - Set credentials_processed conf param 381 old_pc = (wpa_s->conf->wps_cred_processing != 1); 382 wpa_s->conf->wps_cred_processing = (process_credentials ? 2 : 1); 384 if ((wpa_s->conf->wps_cred_processing != 1) != old_pc) 409 char *methods = wpa_s->conf->config_methods; 441 os_free(wpa_s->conf->config_methods); 442 wpa_s->conf->config_methods = new_methods; 444 wpa_s->conf->changed_parameters |= CFG_CHANGED_CONFIG_METHODS;
|
/build/target/product/ |
sdk_base.mk | 62 device/generic/goldfish/data/etc/apns-conf.xml:system/etc/apns-conf.xml \ 73 frameworks/av/media/libeffects/data/audio_effects.conf:system/etc/audio_effects.conf \ 74 hardware/libhardware_legacy/audio/audio_policy.conf:system/etc/audio_policy.conf
|
/device/asus/grouper/ |
device-common.mk | 49 device/asus/grouper/gps.conf:system/etc/gps.conf 79 dhcpcd.conf \ 81 wpa_supplicant.conf 132 device/asus/grouper/audio_policy.conf:system/etc/audio_policy.conf
|
/external/openssl/apps/ |
spkac.c | 66 #include <openssl/conf.h> 93 CONF *conf = NULL; local 242 conf = NCONF_new(NULL); 243 i = NCONF_load_bio(conf, in, NULL); 251 spkstr = NCONF_get_string(conf, spksect, spkac); 300 NCONF_free(conf);
|
/device/asus/flo/ |
device-common.mk | 41 dhcpcd.conf \ 43 wpa_supplicant.conf 66 device/asus/flo/audio_policy.conf:system/etc/audio_policy.conf 73 device/asus/flo/thermald-flo.conf:system/etc/thermald.conf 193 device/asus/flo/audio_effects.conf:system/vendor/etc/audio_effects.conf 236 gps.conf \ 247 wpa_supplicant_overlay.conf \ [all...] |
/device/moto/shamu/ |
device.mk | 47 device/moto/shamu/audio_policy.conf:system/etc/audio_policy.conf \ 48 device/moto/shamu/audio_effects.conf:system/etc/audio_effects.conf 106 device/moto/shamu/spn-conf.xml:system/etc/spn-conf.xml 127 dhcpcd.conf \ 129 wpa_supplicant.conf 262 device/moto/shamu/gps.conf:system/etc/gps.conf [all...] |
/external/qemu/audio/ |
esdaudio.c | 97 } conf = { variable in typeref:struct:__anon33840 120 threshold = conf.divisor ? hw->samples / conf.divisor : 0; 259 hw->samples = conf.samples; 267 esd->fd = FF(esd_play_stream) (esdfmt, as->freq, conf.dac_host, NULL); 329 threshold = conf.divisor ? hw->samples / conf.divisor : 0; 467 hw->samples = conf.samples; 475 esd->fd = FF(esd_record_stream) (esdfmt, as->freq, conf.adc_host, NULL); 552 fd = FF(esd_open_sound)(conf.dac_host) [all...] |
/device/samsung/manta/ |
device.mk | 83 device/samsung/manta/audio_policy.conf:system/etc/audio_policy.conf 88 dhcpcd.conf \ 90 wpa_supplicant.conf 95 device/samsung/manta/audio_effects.conf:system/etc/audio_effects.conf 99 device/samsung/manta/gps/gps.conf:system/etc/gps.conf \ 114 device/samsung/manta/nfc/libnfc-brcm.conf:system/etc/libnfc-brcm.conf [all...] |
/external/chromium_org/tools/ |
check_git_config.py | 252 def write_last_configuration(conf): 256 json.dump(conf, f, indent=2, sort_keys=True) 308 def check_git_config(conf, report_url, verbose): 315 if not conf['chromium_netrc_email']: 317 conf, 325 ref = 'refs/push-test/%s' % conf['chromium_netrc_email'] 336 if conf['git_user_name']: 337 runner.run([GIT_EXE, 'config', 'user.name', conf['git_user_name']]) 338 if conf['git_user_email']: 339 runner.run([GIT_EXE, 'config', 'user.email', conf['git_user_email']] [all...] |
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/ |
egl_dri2.c | 101 dri2_match_config(const _EGLConfig *conf, const _EGLConfig *criteria) 103 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0) 106 if (!_eglMatchConfig(conf, criteria)) 117 struct dri2_egl_config *conf; local 229 conf = (struct dri2_egl_config *) matching_config; 231 if (double_buffer && !conf->dri_double_config) 232 conf->dri_double_config = dri_config; 233 else if (!double_buffer && !conf->dri_single_config) 234 conf->dri_single_config = dri_config; 240 conf = malloc(sizeof *conf) [all...] |
/external/mesa3d/src/egl/drivers/dri2/ |
egl_dri2.c | 101 dri2_match_config(const _EGLConfig *conf, const _EGLConfig *criteria) 103 if (_eglCompareConfigs(conf, criteria, NULL, EGL_FALSE) != 0) 106 if (!_eglMatchConfig(conf, criteria)) 117 struct dri2_egl_config *conf; local 229 conf = (struct dri2_egl_config *) matching_config; 231 if (double_buffer && !conf->dri_double_config) 232 conf->dri_double_config = dri_config; 233 else if (!double_buffer && !conf->dri_single_config) 234 conf->dri_single_config = dri_config; 240 conf = malloc(sizeof *conf) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/ |
egl_g3d_api.c | 107 egl_g3d_match_config(const _EGLConfig *conf, void *priv_data) 111 struct egl_g3d_config *gconf = egl_g3d_config(conf); 117 return _eglMatchConfig(conf, &data->criteria); 145 egl_g3d_create_context(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, 150 struct egl_g3d_config *gconf = egl_g3d_config(conf); 161 if (!_eglInitContext(&gctx->base, dpy, conf, attribs)) { 222 egl_g3d_create_surface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, 227 struct egl_g3d_config *gconf = egl_g3d_config(conf); 255 if (!_eglInitSurface(&gsurf->base, dpy, arg->type, conf, attribs)) { 319 _EGLConfig *conf, EGLNativeWindowType win [all...] |
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
egl_g3d_api.c | 107 egl_g3d_match_config(const _EGLConfig *conf, void *priv_data) 111 struct egl_g3d_config *gconf = egl_g3d_config(conf); 117 return _eglMatchConfig(conf, &data->criteria); 145 egl_g3d_create_context(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, 150 struct egl_g3d_config *gconf = egl_g3d_config(conf); 161 if (!_eglInitContext(&gctx->base, dpy, conf, attribs)) { 222 egl_g3d_create_surface(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *conf, 227 struct egl_g3d_config *gconf = egl_g3d_config(conf); 255 if (!_eglInitSurface(&gsurf->base, dpy, arg->type, conf, attribs)) { 319 _EGLConfig *conf, EGLNativeWindowType win [all...] |
/device/lge/mako/ |
device.mk | 34 dhcpcd.conf \ 36 wpa_supplicant.conf 64 device/lge/mako/audio_policy.conf:system/etc/audio_policy.conf 70 device/lge/mako/thermald-mako.conf:system/etc/thermald.conf 129 device/lge/mako/nfc/libnfc-brcm.conf:system/etc/libnfc-brcm.conf 190 device/lge/mako/audio_effects.conf:system/vendor/etc/audio_effects.conf [all...] |
/external/openssl/include/openssl/ |
ts.h | 732 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section); 733 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, 735 int TS_CONF_set_crypto_device(CONF *conf, const char *section, 738 int TS_CONF_set_signer_cert(CONF *conf, const char *section, 740 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs [all...] |
/external/mdnsresponder/mDNSPosix/ |
nss_mdns.c | [all...] |