Searched refs:cfg (Results 151 - 175 of 497) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.c554 * \param[in] cfg the configuration.
559 dnsc_chroot_path(struct config_file *cfg, char *path) argument
563 if(cfg->chrootdir && cfg->chrootdir[0] && strncmp(nm,
564 cfg->chrootdir, strlen(cfg->chrootdir)) == 0)
565 nm += strlen(cfg->chrootdir);
573 * \param[in] cfg the configuration.
577 dnsc_parse_certs(struct dnsc_env *env, struct config_file *cfg) argument
586 for (head = cfg
683 dnsc_load_local_data(struct dnsc_env* dnscenv, struct config_file *cfg) argument
791 dnsc_parse_keys(struct dnsc_env *env, struct config_file *cfg) argument
962 dnsc_apply_cfg(struct dnsc_env *env, struct config_file *cfg) argument
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dbench_http.c87 struct event_config *cfg = event_config_new(); local
142 event_config_set_flag(cfg,EVENT_BASE_FLAG_STARTUP_IOCP);
151 base = event_base_new_with_config(cfg);
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel_helper.h83 if (sojourn_time < schk->cfg.ccfg.target || q->stats.len_bytes <= q->cst.maxpkt_size) {
90 q->cst.first_above_time = now + schk->cfg.ccfg.interval;
110 cprms = &schk->cfg.ccfg;
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_8327.c154 ar8327_get_pad_cfg(struct ar8327_pad_cfg *cfg) argument
158 if (!cfg)
162 switch (cfg->mode) {
168 if (cfg->rxclk_sel)
170 if (cfg->txclk_sel)
176 if (cfg->rxclk_sel)
178 if (cfg->txclk_sel)
191 t |= cfg->txclk_delay_sel << AR8327_PAD_RGMII_TXCLK_DELAY_SEL_S;
192 t |= cfg->rxclk_delay_sel << AR8327_PAD_RGMII_RXCLK_DELAY_SEL_S;
193 if (cfg
252 ar8327_get_port_init_status(struct ar8327_port_cfg *cfg) argument
[all...]
/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dinternal.h86 struct ibnd_config *cfg; member in struct:ibnd_scan
111 struct ibnd_config *cfg; member in struct:smp_engine
116 void *user_data, ibnd_config_t *cfg);
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_soctherm.c150 struct tsensor_cfg *cfg; member in struct:tsensor
194 .cfg = &t124_tsensor_config,
203 .cfg = &t124_tsensor_config,
212 .cfg = &t124_tsensor_config,
221 .cfg = &t124_tsensor_config,
230 .cfg = &t124_tsensor_config,
239 .cfg = &t124_tsensor_config,
248 .cfg = &t124_tsensor_config,
257 .cfg = &t124_tsensor_config,
338 mult = sensor->cfg
[all...]
/freebsd-11-stable/contrib/unbound/services/
H A Dlisten_dnsport.c1509 int resolve_interface_names(struct config_file* cfg, char*** resif, argument
1515 if(cfg->num_ifs == 0) {
1526 for(i=0; i<cfg->num_ifs; i++) {
1527 if(!resolve_ifa_name(addrs, cfg->ifs[i], resif, num_resif)) {
1539 if(cfg->num_ifs == 0) {
1544 *num_resif = cfg->num_ifs;
1551 (*resif)[i] = strdup(cfg->ifs[i]);
1565 listening_ports_open(struct config_file* cfg, char** ifs, int num_ifs, argument
1573 snprintf(portbuf, sizeof(portbuf), "%d", cfg->port);
1574 do_ip4 = cfg
[all...]
H A Dview.c144 views_apply_cfg(struct views* vs, struct config_file* cfg) argument
151 if(cfg->views && !cfg->views->name) {
155 for(cv = cfg->views; cv; cv = cv->next) {
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_build.c198 wpabuf_put_data(buf, p2p->cfg->dev_addr, ETH_ALEN);
210 } else if (p2p->cfg->config_methods) {
211 methods |= p2p->cfg->config_methods &
222 wpabuf_put_data(buf, p2p->cfg->pri_dev_type,
223 sizeof(p2p->cfg->pri_dev_type));
226 wpabuf_put_u8(buf, p2p->cfg->num_sec_dev_types);
229 for (i = 0; i < p2p->cfg->num_sec_dev_types; i++)
230 wpabuf_put_data(buf, p2p->cfg->sec_dev_type[i],
234 nlen = p2p->cfg->dev_name ? os_strlen(p2p->cfg
[all...]
/freebsd-11-stable/sys/dev/sound/pci/
H A Denvy24ht.c148 struct cfg_info *cfg; member in struct:sc_info
707 envy24ht_cfgfree(struct cfg_info *cfg) { argument
708 if (cfg == NULL)
710 if (cfg->free)
711 free(cfg, M_ENVY24HT);
829 if (sc->cfg->subvendor == 0x153b && sc->cfg->subdevice == 0x1150)
843 if (sc->cfg->subdevice != 0x1150)
860 if (sc->cfg->subdevice != 0x1150)
876 if (sc->cfg
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dloop-init.c76 free (loops->cfg.rc_order);
77 loops->cfg.rc_order = NULL;
78 free (loops->cfg.dfs_order);
79 loops->cfg.dfs_order = NULL;
/freebsd-11-stable/sys/contrib/alpine-hal/
H A Dal_hal_udma_regs.h77 uint32_t cfg; /* Descriptor ring configuration */ member in struct:udma_rings_regs
/freebsd-11-stable/usr.sbin/ppp/
H A Dasync.c64 memset(async->cfg.EscMap, '\0', sizeof async->cfg.EscMap);
96 if (async->cfg.EscMap[32] && async->cfg.EscMap[c >> 3] & (1 << (c & 7))) {
H A Dbundle.h37 /* cfg.opt bit settings */
61 #define Enabled(b, o) ((b)->cfg.optmask & (1ull << (o)))
62 #define opt_enable(b, o) ((b)->cfg.optmask |= (1ull << (o)))
63 #define opt_disable(b, o) ((b)->cfg.optmask &= ~(1ull << (o)))
122 } cfg; member in struct:bundle
134 struct pppTimer timer; /* timeout after cfg.idle_timeout */
H A Dauth.h54 } cfg; member in struct:authinfo
H A Dpap.c93 namelen = strlen(bundle->cfg.auth.name);
94 keylen = strlen(bundle->cfg.auth.key);
97 log_Printf(LogPHASE, "Pap Output: %s ********\n", bundle->cfg.auth.name);
98 if (*bundle->cfg.auth.name == '\0')
107 memcpy(cp, bundle->cfg.auth.name, namelen);
110 memcpy(cp, bundle->cfg.auth.key, keylen);
151 if (*bundle->radius.cfg.file && bundle->radius.repstr)
269 if (*bundle->radius.cfg.file) {
/freebsd-11-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.h144 int nat64_check_private_ip4(const struct nat64_config *cfg, in_addr_t ia);
149 struct in6_addr *daddr, uint16_t lport, struct nat64_config *cfg,
152 struct nat64_config *cfg, void *logdata);
154 uint16_t aport, struct nat64_config *cfg, void *logdata);
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_hints.h92 * @param cfg: config options.
95 int hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg);
/freebsd-11-stable/contrib/unbound/daemon/
H A Dstats.h59 * @param cfg: with extended statistics option.
61 void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg);
H A Dacl_list.h125 * @param cfg: config options.
129 int acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
/freebsd-11-stable/sbin/hastctl/
H A Dhastctl.c56 static struct hastd_config *cfg; variable in typeref:struct:hastd_config
184 TAILQ_FOREACH(res, &cfg->hc_resources, hr_next) {
235 TAILQ_FOREACH(res, &cfg->hc_resources, hr_next) {
244 TAILQ_FOREACH(res, &cfg->hc_resources, hr_next) {
487 cfg = yy_config_parse(cfgpath, true);
488 PJDLOG_ASSERT(cfg != NULL);
536 if (proto_client(NULL, cfg->hc_controladdr, &controlconn) == -1) {
539 cfg->hc_controladdr);
544 cfg->hc_controladdr);
554 cfg
[all...]
/freebsd-11-stable/contrib/groff/
H A DMakefile.cpg4 $(top_builddir)/Makefile.cfg \
H A DMakefile.sub13 CLEANADD=Makefile.cfg conftest*
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dmagic.c78 svn_config_t *cfg = svn_hash_gets(config, SVN_CONFIG_CATEGORY_CONFIG);
80 SVN_ERR(svn_config_get_bool(cfg, &enable,
77 svn_config_t *cfg = svn_hash_gets(config, SVN_CONFIG_CATEGORY_CONFIG); local
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend-query/
H A Dsend-logs.sh48 # Check if we have a GUI generated install cfg
49 if [ -e "/tmp/sys-install.cfg" ]
53 cat /tmp/sys-install.cfg | grep -vE 'rootPass|userPass' >> ${TMPLOG}

Completed in 186 milliseconds

1234567891011>>