Home
last modified time | relevance | path

Searched refs:conf (Results 1 – 25 of 1413) sorted by relevance

12345678910>>...57

/freebsd/contrib/wpa/src/ap/
H A Dap_config.c203 conf = os_zalloc(sizeof(*conf)); in hostapd_config_defaults()
208 os_free(conf); in hostapd_config_defaults()
214 os_free(conf); in hostapd_config_defaults()
223 os_free(conf); in hostapd_config_defaults()
263 conf->acs = 0; in hostapd_config_defaults()
296 return conf; in hostapd_config_defaults()
743 while (conf) { in hostapd_dpp_controller_conf_free()
744 prev = conf; in hostapd_dpp_controller_conf_free()
745 conf = conf->next; in hostapd_dpp_controller_conf_free()
974 os_free(conf); in hostapd_config_free_bss()
[all …]
H A Dauthsrv.c107 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local
212 cfg->tnc = hapd->conf->tnc; in authsrv_eap_config()
217 if (hapd->conf->server_id) { in authsrv_eap_config()
234 (hapd->conf->ca_cert || hapd->conf->server_cert || in authsrv_init()
235 hapd->conf->private_key || hapd->conf->dh_file || in authsrv_init()
236 hapd->conf->server_cert2 || hapd->conf->private_key2)) { in authsrv_init()
237 struct tls_config conf; in authsrv_init() local
240 os_memset(&conf, 0, sizeof(conf)); in authsrv_init()
241 conf.tls_session_lifetime = hapd->conf->tls_session_lifetime; in authsrv_init()
252 conf.tls_flags = hapd->conf->tls_flags; in authsrv_init()
[all …]
H A Dhostapd.c131 if (hapd->conf->ieee802_1x || hapd->conf->wpa) in hostapd_reload_bss()
479 hapd->conf ? hapd->conf->iface : "N/A"); in hostapd_cleanup()
1233 conf->ssid.short_ssid = crc32(conf->ssid.ssid, conf->ssid.ssid_len); in hostapd_setup_bss()
1915 hapd->conf->iface, bss->conf->iface, in hostapd_owe_iface_iter()
2517 hapd_iface->conf = conf; in hostapd_init()
2641 bss = iface->conf->bss[iface->conf->num_bss] = conf->bss[0]; in hostapd_interface_init_bss()
2911 bss = conf->last_bss = conf->bss[0]; in hostapd_config_alloc()
2955 hapd_iface->conf = conf; in hostapd_data_alloc()
3069 if (conf && conf->bss) in hostapd_add_iface()
3080 if (conf == NULL || conf->bss == NULL) { in hostapd_add_iface()
[all …]
H A Dwpa_auth_ie.c43 conf->wpa_group); in wpa_write_wpa_ie()
95 if (conf->rsn_preauth) in wpa_own_rsn_capab()
107 if (conf->ocv) in wpa_own_rsn_capab()
137 conf->wpa_group); in wpa_write_rsn_ie()
398 (conf->sae_pwe == 1 || conf->sae_pwe == 2 || conf->sae_pk)) { in wpa_write_rsnxe()
401 if (conf->sae_pk) in wpa_write_rsnxe()
470 if (conf->ocv) in wpa_write_osen()
593 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_validate_wpa_ie() local
1104 conf = &sm->wpa_auth->conf; in wpa_auth_write_assoc_resp_owe()
1111 conf->own_ie_override, conf->own_ie_override_len); in wpa_auth_write_assoc_resp_owe()
[all …]
H A Dieee802_11_shared.c354 if (hapd->conf->proxy_arp) in hostapd_ext_capab_byte()
388 if (hapd->conf->hs20) in hostapd_ext_capab_byte()
422 if (hapd->conf->wpa && in hostapd_ext_capab_byte()
441 if (hapd->conf->wpa && in hostapd_ext_capab_byte()
516 if (hapd->conf->internet) in hostapd_eid_interworking()
518 if (hapd->conf->asra) in hostapd_eid_interworking()
520 if (hapd->conf->esr) in hostapd_eid_interworking()
522 if (hapd->conf->uesa) in hostapd_eid_interworking()
633 if (hapd->conf->time_advertisement != 2 || !hapd->conf->time_zone) in hostapd_eid_time_zone()
799 if (hapd->conf->mbo_enabled) in hostapd_mbo_ie_len()
[all …]
H A Dhw_features.c216 (!iface->conf->ieee80211n || !iface->conf->require_ht)) { in hostapd_prepare_rates()
254 iface->conf->channel += 4; in ieee80211n_switch_pri_sec()
258 iface->conf->channel -= 4; in ieee80211n_switch_pri_sec()
339 iface->conf->channel, in ieee80211n_check_scan()
520 if (!iface->conf->secondary_channel || iface->conf->no_pri_sec_switch) in ieee80211n_check_40mhz()
560 u16 conf = iface->conf->ht_capab; in ieee80211n_supported_ht_capab() local
573 if (!iface->conf->acs && (conf & HT_CAP_INFO_SUPP_CHANNEL_WIDTH_SET) && in ieee80211n_supported_ht_capab()
651 u32 conf = iface->conf->vht_capab; in ieee80211ac_supported_vht_capab() local
654 hw, conf); in ieee80211ac_supported_vht_capab()
736 iface->conf->channel, in hostapd_check_edmg_capab()
[all …]
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_def.c53 #define scan_esc(conf,p) (((IS_EOF((conf),(p)[1]))?((p)+1):((p)+2))) argument
126 if (conf == NULL) in def_init_default()
129 memset(conf, 0, sizeof(*conf)); in def_init_default()
139 if (conf == NULL) in def_init_WIN32()
142 memset(conf, 0, sizeof(*conf)); in def_init_WIN32()
161 if (conf == NULL) in def_destroy_data()
163 _CONF_free_data(conf); in def_destroy_data()
730 || (conf->flag_dollarid && IS_DOLLAR(conf, *e))) in str_copy()
740 || (conf->flag_dollarid && IS_DOLLAR(conf, *e))) in str_copy()
930 while (IS_WS(conf, *p) && (!IS_EOF(conf, *p))) in eat_ws()
[all …]
H A Dconf_lib.c32 conf->data = hash; in CONF_set_nconf()
101 if (conf == NULL) { in STACK_OF()
114 if (conf == NULL) { in CONF_get_string()
131 if (conf == NULL) { in CONF_get_number()
206 if (conf == NULL) in NCONF_free()
208 conf->meth->destroy(conf); in NCONF_free()
213 if (conf == NULL) in NCONF_free_data()
215 conf->meth->destroy_data(conf); in NCONF_free_data()
257 return conf->meth->load(conf, file, eline); in NCONF_load()
282 return conf->meth->load_bio(conf, bp, eline); in NCONF_load_bio()
[all …]
H A Dconf_def.h30 #define IS_COMMENT(conf,c) is_keytype(conf, c, CONF_COMMENT) argument
31 #define IS_FCOMMENT(conf,c) is_keytype(conf, c, CONF_FCOMMENT) argument
32 #define IS_EOF(conf,c) is_keytype(conf, c, CONF_EOF) argument
33 #define IS_ESC(conf,c) is_keytype(conf, c, CONF_ESC) argument
34 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) argument
35 #define IS_WS(conf,c) is_keytype(conf, c, CONF_WS) argument
36 #define IS_ALNUM(conf,c) is_keytype(conf, c, CONF_ALNUM) argument
37 #define IS_ALNUM_PUNCT(conf,c) is_keytype(conf, c, CONF_ALNUM_PUNCT) argument
38 #define IS_QUOTE(conf,c) is_keytype(conf, c, CONF_QUOTE) argument
39 #define IS_DQUOTE(conf,c) is_keytype(conf, c, CONF_DQUOTE) argument
[all …]
H A Dconf_api.c31 return conf->data != NULL ? lh_CONF_VALUE_retrieve(conf->data, &vv) : NULL; in _CONF_get_section()
74 if (conf == NULL) in _CONF_get_string()
76 if (conf->data == NULL) in _CONF_get_string()
120 int _CONF_new_data(CONF *conf) in _CONF_new_data() argument
122 if (conf == NULL) in _CONF_new_data()
124 if (conf->data == NULL) { in _CONF_new_data()
126 if (conf->data == NULL) in _CONF_new_data()
136 void _CONF_free_data(CONF *conf) in _CONF_free_data() argument
138 if (conf == NULL) in _CONF_free_data()
142 if (conf->data == NULL) in _CONF_free_data()
[all …]
/freebsd/contrib/mandoc/
H A Dmanpath.c61 manconf_file(conf, file); in manconf_parse()
67 manconf_file(conf, file); in manconf_parse()
75 manconf_file(conf, file); in manconf_parse()
84 manconf_file(conf, file); in manconf_parse()
158 free(conf->output.man); in manconf_free()
292 if (conf->indent) { in manconf_output()
303 if (conf->width) { in manconf_output()
339 conf->fragment = 1; in manconf_output()
342 conf->mdoc = 1; in manconf_output()
345 conf->noval = 1; in manconf_output()
[all …]
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_prtn_config.c163 conf->p_prtn->name, conf->flags.rate); in ip_mgroup_rate_ok()
181 conf->p_prtn->name, conf->flags.mtu); in ip_mgroup_mtu_ok()
190 osm_prtn_add_mcgroup(conf->p_log, conf->p_subn, conf->p_prtn, in __create_mgrp()
204 osm_prtn_add_mcgroup(conf->p_log, conf->p_subn, conf->p_prtn, in __create_mgrp()
236 conf->p_prtn = osm_prtn_make_new(conf->p_log, conf->p_subn, in partition_create()
248 conf->p_prtn->sl = (uint8_t) conf->flags.sl; in partition_create()
442 osm_prtn_add_all(conf->p_log, conf->p_subn, p, type, TRUE, conf->indx0) != IB_SUCCESS) in partition_add_all()
446 osm_prtn_add_all(conf->p_log, conf->p_subn, p, type, FALSE, conf->indx0) != IB_SUCCESS) in partition_add_all()
497 osm_prtn_add_port(conf->p_log, conf->p_subn, p, in partition_add_port()
644 memset(conf, 0, sizeof(*conf)); in new_part_conf()
[all …]
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh.c89 if (!conf) in mesh_config_create()
103 conf->ieee80211w = wpa_s->conf->pmf; in mesh_config_create()
114 os_free(conf); in mesh_config_create()
149 return conf; in mesh_config_create()
166 os_memcpy(bss->conf->sae_groups, wpa_s->conf->sae_groups, in wpas_mesh_copy_groups()
438 if (!conf) in wpa_supplicant_mesh_init()
472 bss->conf = *conf->bss; in wpa_supplicant_mesh_init()
476 bss->conf->mesh_fwding = wpa_s->conf->mesh_fwding; in wpa_supplicant_mesh_init()
482 conf->country[0] = wpa_s->conf->country[0]; in wpa_supplicant_mesh_init()
483 conf->country[1] = wpa_s->conf->country[1]; in wpa_supplicant_mesh_init()
[all …]
H A Dap.c174 conf->channel); in wpas_conf_ap_vht()
176 conf, conf->channel + conf->secondary_channel * 2); in wpas_conf_ap_vht()
472 conf->country[0] = wpa_s->conf->country[0]; in wpa_supplicant_conf_ap()
473 conf->country[1] = wpa_s->conf->country[1]; in wpa_supplicant_conf_ap()
639 conf->beacon_int = wpa_s->conf->beacon_int; in wpa_supplicant_conf_ap()
644 if (wpa_s->conf->p2p_go_ctwindow > conf->beacon_int) { in wpa_supplicant_conf_ap()
651 conf->p2p_go_ctwindow = wpa_s->conf->p2p_go_ctwindow; in wpa_supplicant_conf_ap()
1026 wpa_s->ap_iface->conf = conf = hostapd_config_defaults(); in wpa_supplicant_create_ap()
1036 os_memcpy(wpa_s->ap_iface->conf->tx_queue, wpa_s->conf->tx_queue, in wpa_supplicant_create_ap()
1542 conf = wpa_s->ap_iface->bss[0]->conf; in ap_ctrl_iface_wpa_get_status()
[all …]
/freebsd/sys/netgraph/
H A Dng_patch.c76 return (conf->count); in ng_patch_config_getlen()
240 conf->ops[i].val.v8 = conf->ops[i].val.v1; in ng_patch_rcvmsg()
243 conf->ops[i].val.v8 = conf->ops[i].val.v2; in ng_patch_rcvmsg()
246 conf->ops[i].val.v8 = conf->ops[i].val.v4; in ng_patch_rcvmsg()
266 conf->ops[i].val.v1 = (uint8_t) conf->ops[i].val.v8; in ng_patch_rcvmsg()
269 conf->ops[i].val.v2 = (uint16_t) conf->ops[i].val.v8; in ng_patch_rcvmsg()
272 conf->ops[i].val.v4 = (uint32_t) conf->ops[i].val.v8; in ng_patch_rcvmsg()
282 conf->relative_offset = !!conf->relative_offset; in ng_patch_rcvmsg()
286 bcopy(conf, newconf, NG_PATCH_CONF_SIZE(conf->count)); in ng_patch_rcvmsg()
288 if (privp->conf) in ng_patch_rcvmsg()
[all …]
/freebsd/usr.bin/iscsictl/
H A Discsictl.c50 struct conf *
53 struct conf *conf; in conf_new() local
55 conf = calloc(1, sizeof(*conf)); in conf_new()
61 return (conf); in conf_new()
65 target_find(struct conf *conf, const char *nickname) in target_find() argument
79 target_new(struct conf *conf) in target_new() argument
243 conf_verify(struct conf *conf) in conf_verify() argument
313 memset(conf, 0, sizeof(*conf)); in conf_from_target()
446 strlcpy(conf->isc_user, user, sizeof(conf->isc_user)); in kernel_modify_some()
625 conf->isc_target, conf->isc_target_addr); in kernel_list()
[all …]
/freebsd/tools/regression/geom/ConfCmp/
H A DMakefile23 ./${PROG} a1.conf a1.conf
24 ./${PROG} a1.conf a1a.conf
25 if ./${PROG} a1.conf a1b.conf > /dev/null 2>&1 ; then exit 1 ; fi
26 if ./${PROG} a1.conf a1c.conf > /dev/null 2>&1 ; then exit 1 ; fi
27 if ./${PROG} a1.conf a1d.conf > /dev/null 2>&1 ; then exit 1 ; fi
28 ./${PROG} a2.conf a2.conf
29 ./${PROG} a2.conf a2a.conf
30 if ./${PROG} a2.conf a2b.conf > /dev/null 2>&1 ; then exit 1 ; fi
31 if ./${PROG} a2.conf a2c.conf > /dev/null 2>&1 ; then exit 1 ; fi
32 if ./${PROG} a2.conf a2d.conf > /dev/null 2>&1 ; then exit 1 ; fi
/freebsd/usr.sbin/ctld/
H A Dctld.h202 struct conf { struct
250 int parse_conf(struct conf *conf, const char *path);
251 int uclparse_conf(struct conf *conf, const char *path);
255 void conf_delete(struct conf *conf);
256 int conf_verify(struct conf *conf);
260 struct auth_group *auth_group_find(const struct conf *conf,
291 struct portal_group *portal_group_find(const struct conf *conf,
302 int isns_new(struct conf *conf, const char *addr);
308 struct pport *pport_new(struct conf *conf, const char *name,
328 struct target *target_find(struct conf *conf,
[all …]
/freebsd/contrib/ntp/ntpd/
H A DMakefile.am409 mv ntp.conf.5+ ntp.conf.5
445 -diff -u complete.conf compsave.conf
448 compsave.conf: ntpd complete.conf
455 check-psl0: psl0.conf psl0save.conf
456 -diff -u $(srcdir)/psl0.conf psl0save.conf
459 psl0save.conf: psl0.conf ntpd
463 check-psl1: psl1.conf psl1save.conf
464 -diff -u $(srcdir)/psl1.conf psl1save.conf
467 psl1save.conf: psl1.conf ntpd
471 check-psl2: psl2.conf psl2save.conf
[all …]
/freebsd/sys/netinet/netdump/
H A Dnetdump_client.c507 conf = NULL; in netdump_ioctl()
513 conf = (void *)addr; in netdump_ioctl()
520 conf = NULL; in netdump_ioctl()
531 conf = NULL; in netdump_ioctl()
535 conf = (void *)addr; in netdump_ioctl()
543 conf->kda_iface[sizeof(conf->kda_iface) - 1] = '\0'; in netdump_ioctl()
587 error = dumper_insert(&dumper, conf->kda_iface, conf); in netdump_ioctl()
596 if (conf != NULL) in netdump_ioctl()
597 explicit_bzero(conf, sizeof(*conf)); in netdump_ioctl()
634 strlcpy(conf.kda_iface, arg, sizeof(conf.kda_iface)); in netdump_modevent()
[all …]
/freebsd/share/man/man5/
H A DMakefile12 devfs.conf.5 \
32 libmap.conf.5 \
37 mailer.conf.5 \
38 make.conf.5 \
41 mount.conf.5 \
45 nsmb.conf.5 \
57 rc.conf.5 \
58 rctl.conf.5 \
65 src.conf.5 \
84 MLINKS+=rc.conf.5 rc.conf.local.5
[all …]
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.c381 reg |= (conf->pref_thr << in al_udma_m2s_pref_set()
408 conf->desc_fifo_depth = in al_udma_m2s_pref_get()
414 conf->sch_mode = SRR; in al_udma_m2s_pref_get()
416 conf->sch_mode = STRICT; in al_udma_m2s_pref_get()
610 reg |= conf->flags & in al_udma_s2m_data_write_set()
656 conf->timeout); in al_udma_s2m_completion_set()
758 reg |= conf->mask & 0xf; in al_udma_common_rlimit_set()
937 conf->sch_mode = SRR; in al_udma_m2s_comp_timeouts_get()
946 conf->comp_fifo_depth = in al_udma_m2s_comp_timeouts_get()
950 conf->unack_fifo_depth = in al_udma_m2s_comp_timeouts_get()
[all …]
/freebsd/contrib/bsddialog/lib/
H A Dlib_util.c430 if (conf->y != BSDDIALOG_CENTER && conf->auto_topmargin > 0) in widget_max_height()
460 if (conf->x > 0) { in widget_max_width()
504 tablen = (conf->text.tablen == 0) ? TABSIZE : (int)conf->text.tablen; in text_properties()
599 tablen = (conf->text.tablen == 0) ? TABSIZE : (int)conf->text.tablen; in text_autosize()
898 *y = conf->y; in set_widget_position()
912 *x = conf->x; in set_widget_position()
988 if (conf->no_lines) in draw_borders()
1057 if (d->conf->clear) in end_dialog()
1193 tablen = (conf->text.tablen == 0) ? TABSIZE : (int)conf->text.tablen; in print_textpad()
1330 CHECK_PTR(conf); in prepare_dialog()
[all …]
/freebsd/usr.sbin/bsdinstall/partedit/
H A Ddiskmenu.c43 struct bsddialog_conf conf; in diskmenu_show() local
62 bsddialog_initconf(&conf); in diskmenu_show()
63 conf.title = title; in diskmenu_show()
64 conf.menu.align_left = true; in diskmenu_show()
65 conf.text.escape = true; in diskmenu_show()
72 conf.menu.shortcut_buttons = true; in diskmenu_show()
73 conf.button.ok_label = "Create"; in diskmenu_show()
74 conf.button.with_extra = true; in diskmenu_show()
77 conf.button.with_help = true; in diskmenu_show()
79 conf.button.right1_label = "Auto"; in diskmenu_show()
[all …]
/freebsd/release/tools/
H A Dopenstack.conf17 echo 'sshd_enable="YES"' >> ${DESTDIR}/etc/rc.conf
26 echo 'sendmail_enable="NO"' >> ${DESTDIR}/etc/rc.conf
27 echo 'sendmail_submit_enable="NO"' >> ${DESTDIR}/etc/rc.conf
28 echo 'sendmail_outbound_enable="NO"' >> ${DESTDIR}/etc/rc.conf
29 echo 'sendmail_msp_queue_enable="NO"' >> ${DESTDIR}/etc/rc.conf
32 echo 'ifconfig_DEFAULT="SYNCDHCP"' >> ${DESTDIR}/etc/rc.conf
39 echo 'autoboot_delay="-1"' >> ${DESTDIR}/boot/loader.conf
40 echo 'beastie_disable="YES"' >> ${DESTDIR}/boot/loader.conf
41 echo 'boot_multicons="YES"' >> ${DESTDIR}/boot/loader.conf
46 echo 'debug.trace_on_panic=1' >> ${DESTDIR}/etc/sysctl.conf
[all …]

12345678910>>...57