Searched refs:conf (Results 501 - 525 of 1636) sorted by relevance

<<21222324252627282930>>

/freebsd-11-stable/sys/dev/uart/
H A Duart_bus_puc.c33 #include <sys/conf.h>
H A Duart_bus_pccard.c32 #include <sys/conf.h>
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Duart_bus_pxa.c31 #include <sys/conf.h>
/freebsd-11-stable/sys/arm/arm/
H A Ddump_machdep.c34 #include <sys/conf.h>
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Duart_bus_ec.c34 #include <sys/conf.h>
/freebsd-11-stable/sys/arm/at91/
H A Duart_bus_at91usart.c34 #include <sys/conf.h>
/freebsd-11-stable/stand/powerpc/ofw/
H A DMakefile20 SRCS= conf.c vers.c main.c elf_freebsd.c ppc64_elf_freebsd.c start.c
/freebsd-11-stable/stand/powerpc/kboot/
H A DMakefile20 SRCS= conf.c vers.c main.c ppc64_elf_freebsd.c
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Duart_bus_ixp425.c31 #include <sys/conf.h>
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dconf_err.c1 /* crypto/conf/conf_err.c */
64 #include <openssl/conf.h>
109 {ERR_REASON(CONF_R_NO_CONF), "no conf"},
111 "no conf or environment variable"},
H A Dconf_mod.c64 #include <openssl/conf.h>
166 CONF *conf = NULL; local
168 conf = NCONF_new(NULL);
169 if (!conf)
179 if (NCONF_load(conf, file, NULL) <= 0) {
188 ret = CONF_modules_load(conf, appname, flags);
193 NCONF_free(conf);
/freebsd-11-stable/stand/mips/uboot/
H A DMakefile25 SRCS= start.S conf.c vers.c
/freebsd-11-stable/stand/userboot/userboot/
H A DMakefile22 SRCS+= conf.c
/freebsd-11-stable/contrib/wpa/src/common/
H A Dhw_features_common.h42 int ieee80211ac_cap_check(u32 hw, u32 conf);
H A Dhw_features_common.c490 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, argument
493 u32 req_cap = conf & cap;
510 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, argument
515 u32 conf_val = conf & mask;
527 int ieee80211ac_cap_check(u32 hw, u32 conf) argument
531 if (!_ieee80211ac_cap_check(hw, conf, cap, #cap)) \
537 if (!ieee80211ac_cap_check_max(hw, conf, cap, cap ## _SHIFT, \
H A Ddpp.c4207 struct dpp_configuration *conf; local
4211 conf = os_zalloc(sizeof(*conf));
4212 if (!conf)
4222 conf->akm = DPP_AKM_PSK;
4224 conf->akm = DPP_AKM_SAE;
4227 conf->akm = DPP_AKM_PSK_SAE;
4230 conf->akm = DPP_AKM_SAE_DPP;
4233 conf->akm = DPP_AKM_PSK_SAE_DPP;
4235 conf
4280 dpp_configuration_valid(const struct dpp_configuration *conf) argument
4292 dpp_configuration_free(struct dpp_configuration *conf) argument
4307 struct dpp_configuration *conf = NULL; local
4413 struct dpp_configurator *conf; local
4483 dpp_build_conf_start(struct dpp_authentication *auth, struct dpp_configuration *conf, size_t tailroom) argument
4557 dpp_build_legacy_cred_params(struct wpabuf *buf, struct dpp_configuration *conf) argument
4583 dpp_build_conf_obj_dpp(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) argument
4797 dpp_build_conf_obj_legacy(struct dpp_authentication *auth, int ap, struct dpp_configuration *conf) argument
4820 struct dpp_configuration *conf; local
4848 struct wpabuf *conf; local
6152 dpp_configurator_free(struct dpp_configurator *conf) argument
6162 dpp_configurator_get_key(const struct dpp_configurator *conf, char *buf, size_t buflen) argument
6190 struct dpp_configurator *conf; local
8619 struct dpp_configurator *conf; local
8638 struct dpp_configurator *conf = NULL; local
8670 struct dpp_configurator *conf, *tmp; local
8710 struct dpp_configurator *conf; local
[all...]
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_i.h220 struct wpa_auth_config conf; member in struct:wpa_authenticator
270 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len,
289 int wpa_write_mdie(struct wpa_auth_config *conf, u8 *buf, size_t len);
290 int wpa_write_ftie(struct wpa_auth_config *conf, int use_sha384,
/freebsd-11-stable/sbin/ipf/ipmon/
H A DMakefile7 MLINKS= ipmon.5 ipmon.conf.5
/freebsd-11-stable/usr.sbin/ctld/
H A DMakefile16 MAN= ctld.8 ctl.conf.5
/freebsd-11-stable/tests/sys/geom/class/eli/
H A Ddetach_test.sh3 . $(atf_get_srcdir)/conf.sh
/freebsd-11-stable/tools/tools/netmap/
H A Dvale-ctl.c48 void parse_nmr_config(const char* conf, struct nmreq *nmr) argument
55 if (conf == NULL || ! *conf)
57 w = strdup(conf);
/freebsd-11-stable/sys/dev/quicc/
H A Dquicc_bfe_fdt.c35 #include <sys/conf.h>
/freebsd-11-stable/sys/powerpc/psim/
H A Duart_iobus.c37 #include <sys/conf.h>
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dldap.h15 # include <sm/conf.h>
/freebsd-11-stable/contrib/blacklist/bin/
H A Dblacklistd.c69 #include "conf.h"
174 struct conf c;
302 struct conf c;
363 uniqueadd(struct conf ***listp, size_t *nlist, size_t *mlist, struct conf *c)
365 struct conf **list = *listp;
386 struct conf **list;
404 struct conf c;

Completed in 359 milliseconds

<<21222324252627282930>>