Searched refs:conf (Results 101 - 125 of 1636) sorted by relevance

1234567891011>>

/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3conf.c63 #include <openssl/conf.h>
71 LHASH *conf; local
87 conf = CONF_load(NULL, "test.cnf", NULL);
88 if (!conf) {
109 if (!X509V3_EXT_add_conf(conf, NULL, "test_section", cert)) {
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dbss_load.c22 unsigned int update_period = hapd->conf->bss_load_update_period;
63 if (hapd->conf->chan_util_avg_period) {
66 hapd->conf->bss_load_update_period;
68 hapd->conf->chan_util_avg_period) {
72 hapd->conf->bss_load_update_period);
H A Dhostapd.c92 hostapd_setup_encryption(hapd->conf->iface, hapd);
103 if (hapd->conf->wmm_enabled < 0)
104 hapd->conf->wmm_enabled = hapd->iconf->ieee80211n;
107 radius_client_reconfig(hapd->radius, hapd->conf->radius);
110 ssid = &hapd->conf->ssid;
117 hostapd_config_clear_wpa_psk(&hapd->conf->ssid.wpa_psk);
119 if (hostapd_setup_wpa_psk(hapd->conf)) {
124 if (hapd->conf->ieee802_1x || hapd->conf->wpa)
125 hostapd_set_drv_ieee8021x(hapd, hapd->conf
714 mac_in_conf(struct hostapd_config *conf, const void *a) argument
1084 struct hostapd_bss_config *conf = hapd->conf; local
1418 struct hostapd_config *conf = hapd->iconf; local
2215 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface, struct hostapd_config *conf, struct hostapd_bss_config *bss) argument
2342 struct hostapd_config *conf = NULL; local
2442 struct hostapd_config *conf; local
2709 struct hostapd_config *conf; local
2759 hostapd_data_alloc(struct hostapd_iface *hapd_iface, struct hostapd_config *conf) argument
2795 struct hostapd_config *conf = NULL; local
3277 hostapd_change_config_freq(struct hostapd_data *hapd, struct hostapd_config *conf, struct hostapd_freq_params *params, struct hostapd_freq_params *old_params) argument
[all...]
H A Dhs20.c24 u8 conf; local
25 if (!hapd->conf->hs20)
28 *eid++ = hapd->conf->hs20_release < 2 ? 5 : 7;
32 conf = (hapd->conf->hs20_release - 1) << 4; /* Release Number */
33 if (hapd->conf->hs20_release >= 2)
34 conf |= HS20_ANQP_DOMAIN_ID_PRESENT;
35 if (hapd->conf->disable_dgaf)
36 conf |= HS20_DGAF_DISABLED;
37 *eid++ = conf;
[all...]
H A Dieee802_11_he.c63 switch (hapd->iface->conf->he_oper_chwidth) {
99 if (hapd->iface->conf->he_phy_capab.he_su_beamformer)
106 if (hapd->iface->conf->he_phy_capab.he_su_beamformee)
113 if (hapd->iface->conf->he_phy_capab.he_mu_beamformer)
146 if (hapd->iface->conf->he_op.he_default_pe_duration)
147 params |= (hapd->iface->conf->he_op.he_default_pe_duration <<
150 if (hapd->iface->conf->he_op.he_twt_required)
153 if (hapd->iface->conf->he_op.he_rts_threshold)
154 params |= (hapd->iface->conf->he_op.he_rts_threshold <<
157 if (hapd->iface->conf
[all...]
/freebsd-11-stable/contrib/wpa/src/radius/
H A Dradius_client.c166 * conf - RADIUS client configuration (list of RADIUS servers to use)
168 struct hostapd_radius_servers *conf; member in struct:radius_client_data
369 struct hostapd_radius_servers *conf = radius->conf; local
379 num_servers = conf->num_acct_servers;
382 if (radius->acct_sock < 0 && conf->num_acct_servers > 1) {
390 conf->acct_server->requests++;
392 conf->acct_server->timeouts++;
393 conf->acct_server->retransmissions++;
396 num_servers = conf
579 struct hostapd_radius_servers *conf = radius->conf; local
608 struct hostapd_radius_servers *conf = radius->conf; local
750 struct hostapd_radius_servers *conf = radius->conf; local
816 struct hostapd_radius_servers *conf = radius->conf; local
1075 struct hostapd_radius_servers *conf = radius->conf; local
1243 struct hostapd_radius_servers *conf = radius->conf; local
1337 struct hostapd_radius_servers *conf = radius->conf; local
1393 struct hostapd_radius_servers *conf = radius->conf; local
1458 radius_client_init(void *ctx, struct hostapd_radius_servers *conf) argument
1661 struct hostapd_radius_servers *conf; local
1695 radius_client_reconfig(struct radius_client_data *radius, struct hostapd_radius_servers *conf) argument
[all...]
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dmovemail.pl7 # Default config script is /usr/local/etc/movemail.conf.
41 my $conffile = shift || "/usr/local/etc/movemail.conf";
46 my $conf;
47 read CONF, $conf, $len
51 eval $conf;
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend-query/
H A Denable-net.sh37 . ${PROGDIR}/conf/pc-sysinstall.conf
76 echo "nameserver ${IPV6DNS}" >>/etc/resolv.conf
94 # Keep default from IPv4-only support times and clear the resolv.conf file.
95 : > /etc/resolv.conf
97 echo "nameserver ${DNS}" >>/etc/resolv.conf
100 echo "nameserver ${IPV6DNS}" >>/etc/resolv.conf
/freebsd-11-stable/share/mk/
H A Dbsd.dtb.mk6 .if !defined(SYSDIR) && exists(${_dir}/kern/) && exists(${_dir}/conf/kmod.mk)
11 !exists(${SYSDIR}/conf/kmod.mk)
15 .include "${SYSDIR}/conf/dtb.mk"
H A Dbsd.kmod.mk6 .if !defined(SYSDIR) && exists(${_dir}/kern/) && exists(${_dir}/conf/kmod.mk)
11 !exists(${SYSDIR}/conf/kmod.mk)
15 .include "${SYSDIR}/conf/kmod.mk"
H A Dmeta2deps.py142 conf = None variable in class:MetaFile
153 def __init__(self, name, conf={}):
155 conf can have the follwing keys:
195 self.debug = getv(conf, 'debug', 0)
196 self.debug_out = getv(conf, 'debug_out', sys.stderr)
198 self.machine = getv(conf, 'MACHINE', '')
199 self.machine_arch = getv(conf, 'MACHINE_ARCH', '')
200 self.target_spec = getv(conf, 'TARGET_SPEC', '')
201 self.curdir = getv(conf, 'CURDIR')
202 self.reldir = getv(conf, 'RELDI
[all...]
/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dservices31 if [ -f $BSDINSTALL_TMPETC/rc.conf.services ]; then
33 $BSDINSTALL_TMPETC/rc.conf.services )
39 echo -n > $BSDINSTALL_TMPETC/rc.conf.services
59 echo ${daemon}_enable=\"YES\" >> $BSDINSTALL_TMPETC/rc.conf.services
63 'to disable' >> $BSDINSTALL_TMPETC/rc.conf.services
65 echo dumpdev=\"AUTO\" >> $BSDINSTALL_TMPETC/rc.conf.services
67 echo dumpdev=\"NO\" >> $BSDINSTALL_TMPETC/rc.conf.services
H A Dhostname46 echo "hostname=\"$HOSTNAME\"" > $BSDINSTALL_TMPETC/rc.conf.hostname
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-networking.sh95 echo "# Auto-Enabled NICs from pc-sysinstall" >>${FSMNT}/etc/rc.conf
107 cat ${FSMNT}/etc/rc.conf | grep -q "wlans_${NIC}="
109 echo "wlans_${NIC}=\"${WLAN}\"" >>${FSMNT}/etc/rc.conf
111 echo "ifconfig_${WLAN}=\"DHCP\"" >>${FSMNT}/etc/rc.conf
115 echo "ifconfig_${NIC}=\"DHCP\"" >>${FSMNT}/etc/rc.conf
138 echo "# Auto-Enabled NICs from pc-sysinstall" >>${FSMNT}/etc/rc.conf
152 cat ${FSMNT}/etc/rc.conf | grep -q "wlans_${NIC}="
154 echo "wlans_${NIC}=\"${WLAN}\"" >>${FSMNT}/etc/rc.conf
156 #echo "ifconfig_${NIC}=\"up\"" >>${FSMNT}/etc/rc.conf
157 echo "ifconfig_${WLAN}_ipv6=\"inet6 accept_rtadv\"" >>${FSMNT}/etc/rc.conf
[all...]
/freebsd-11-stable/bin/freebsd-version/
H A Dfreebsd-version.sh.in36 : ${LOADER_CONF_FILES:=$LOADER_DIR/defaults/loader.conf $LOADER_DIR/loader.conf $LOADER_DIR/loader.conf.local}
52 # Try to get the name of the installed kernel from loader.conf and
53 # return the full path. If loader.conf does not exist or we could not
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_conf.mk8 # Include this makefile to generate your hardware specific wpa_supplicant.conf
16 LOCAL_MODULE := wpa_supplicant.conf
23 WPA_SUPPLICANT_CONF_TEMPLATE := $(LOCAL_PATH)/wpa_supplicant_template.conf
29 @echo Target wpa_supplicant.conf: $@
/freebsd-11-stable/release/picobsd/build/
H A DMakefile.conf23 # file in some other place than ${SRC}/sys/${TARGET_ARCH}/conf, but
25 CONF=${SRC}/sys/${TARGET_ARCH}/conf
26 #CONF=${BUILDDIR}/conf # XXX does not work yet
53 # This part creates crunch1.conf and crunch.mk from crunch.conf
54 ${BUILDDIR}/crunch.mk: ${BUILDDIR}/crunch1.conf
58 ${BUILDDIR}/crunch1.conf: ${MY_TREE}/crunch.conf
/freebsd-11-stable/usr.sbin/blacklistd/
H A DMakefile7 SRCS= blacklistd.c conf.c run.c state.c support.c internal.c \
9 MAN= blacklistd.8 blacklistd.conf.5
/freebsd-11-stable/usr.sbin/pw/tests/
H A DMakefile31 ${PACKAGE}FILES+= pw.conf
32 ${PACKAGE}FILES+= pw-modified.conf
/freebsd-11-stable/release/tools/
H A Dgce.conf3 # $FreeBSD: stable/11/release/tools/gce.conf 347331 2019-05-08 15:16:45Z gjb $
14 # Set to a list of third-party software to enable in rc.conf(5).
21 echo 'search google.internal' > ${DESTDIR}/etc/resolv.conf
22 echo 'nameserver 169.254.169.254' >> ${DESTDIR}/etc/resolv.conf
23 echo 'nameserver 8.8.8.8' >> ${DESTDIR}/etc/resolv.conf
31 cat << EOF >> ${DESTDIR}/etc/rc.conf
40 cat << EOF >> ${DESTDIR}/boot/loader.conf
55 # overwrite ntp.conf
56 cat << EOF > ${DESTDIR}/etc/ntp.conf
67 cat << EOF >> ${DESTDIR}/etc/syslog.conf
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_l2tp.c53 #include <sys/conf.h>
108 struct ng_l2tp_sess_config conf; /* hook/session config */ member in struct:ng_l2tp_hook_private
154 struct ng_l2tp_config conf; /* node configuration */ member in struct:ng_l2tp_private
177 const struct ng_l2tp_seq_config *conf);
179 const struct ng_l2tp_config *conf);
369 priv->conf.peer_win = 1;
370 priv->conf.rexmit_max = L2TP_MAX_REXMIT;
371 priv->conf.rexmit_max_to = L2TP_MAX_REXMIT_TO;
430 hpriv->conf.session_id = session_id;
431 hpriv->conf
460 struct ng_l2tp_config *const conf = local
492 struct ng_l2tp_config *conf; local
505 struct ng_l2tp_sess_config *const conf = local
528 struct ng_l2tp_sess_config *conf; local
611 struct ng_l2tp_seq_config *const conf = local
1214 ng_l2tp_seq_set(priv_p priv, const struct ng_l2tp_seq_config *conf) argument
1239 ng_l2tp_seq_adjust(priv_p priv, const struct ng_l2tp_config *conf) argument
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta2deps.py167 conf = None variable in class:MetaFile
178 def __init__(self, name, conf={}):
180 conf can have the follwing keys:
220 self.debug = getv(conf, 'debug', 0)
221 self.debug_out = getv(conf, 'debug_out', sys.stderr)
223 self.machine = getv(conf, 'MACHINE', '')
224 self.machine_arch = getv(conf, 'MACHINE_ARCH', '')
225 self.target_spec = getv(conf, 'TARGET_SPEC', '')
226 self.curdir = getv(conf, 'CURDIR')
227 self.reldir = getv(conf, 'RELDI
[all...]
/freebsd-11-stable/usr.sbin/ctld/
H A Dctld.c86 struct conf *
89 struct conf *conf; local
91 conf = calloc(1, sizeof(*conf));
92 if (conf == NULL)
94 TAILQ_INIT(&conf->conf_luns);
95 TAILQ_INIT(&conf->conf_targets);
96 TAILQ_INIT(&conf->conf_auth_groups);
97 TAILQ_INIT(&conf
112 conf_delete(struct conf *conf) argument
482 auth_group_new(struct conf *conf, const char *name) argument
529 auth_group_find(const struct conf *conf, const char *name) argument
608 portal_group_new(struct conf *conf, const char *name) argument
654 portal_group_find(const struct conf *conf, const char *name) argument
747 isns_new(struct conf *conf, const char *addr) argument
805 struct conf *conf = isns->i_conf; local
866 struct conf *conf = isns->i_conf; local
899 struct conf *conf = isns->i_conf; local
931 struct conf *conf = isns->i_conf; local
957 struct conf *conf = isns->i_conf; local
984 struct conf *conf = isns->i_conf; local
1169 pport_new(struct conf *conf, const char *name, uint32_t ctl_port) argument
1185 pport_find(const struct conf *conf, const char *name) argument
1197 pport_copy(struct pport *pp, struct conf *conf) argument
1218 port_new(struct conf *conf, struct target *target, struct portal_group *pg) argument
1246 port_new_pp(struct conf *conf, struct target *target, struct pport *pp) argument
1274 port_find(const struct conf *conf, const char *name) argument
1328 target_new(struct conf *conf, const char *name) argument
1376 target_find(struct conf *conf, const char *name) argument
1405 lun_new(struct conf *conf, const char *name) argument
1454 lun_find(const struct conf *conf, const char *name) argument
1713 conf_verify(struct conf *conf) argument
2302 struct conf *conf; local
2373 main_loop(struct conf *conf, bool dont_fork) argument
2543 struct conf *conf; local
[all...]
/freebsd-11-stable/usr.sbin/etcupdate/tests/
H A Dconflicts_test.sh68 # generate a conflict in /etc/login.conf. Each resolve option is tested
76 # Generate a conflict in /etc/login.conf.
77 cat > $OLD/etc/login.conf <<EOF
81 cat > $NEW/etc/login.conf <<EOF
86 cat > $TEST/etc/login.conf <<EOF
208 if [ -r /etc/etcupdate.conf ]; then
209 echo "WARNING: /etc/etcupdate.conf settings may break some tests."
220 file /etc/login.conf "" 95de92ea3f1bb1bf4f612a8b5908cddd
221 missing /etc/login.conf.db
222 conflict /etc/login.conf
[all...]
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c165 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) argument
168 section = NCONF_get_string(conf, BASE_SECTION, ENV_DEFAULT_TSA);
175 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, argument
179 char *serial = NCONF_get_string(conf, section, ENV_SERIAL);
193 int TS_CONF_set_crypto_device(CONF *conf, const char *section, argument
199 device = NCONF_get_string(conf, section, ENV_CRYPTO_DEVICE);
240 int TS_CONF_set_signer_cert(CONF *conf, const char *section, argument
246 cert = NCONF_get_string(conf, section, ENV_SIGNER_CERT);
262 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, argument
268 certs = NCONF_get_string(conf, sectio
283 TS_CONF_set_signer_key(CONF *conf, const char *section, const char *key, const char *pass, TS_RESP_CTX *ctx) argument
306 TS_CONF_set_def_policy(CONF *conf, const char *section, const char *policy, TS_RESP_CTX *ctx) argument
330 TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
361 TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
397 TS_CONF_set_accuracy(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
434 TS_CONF_set_clock_precision_digits(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
459 TS_CONF_add_flag(CONF *conf, const char *section, const char *field, int flag, TS_RESP_CTX *ctx) argument
476 TS_CONF_set_ordering(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
481 TS_CONF_set_tsa_name(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
486 TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section, TS_RESP_CTX *ctx) argument
[all...]

Completed in 288 milliseconds

1234567891011>>