Searched defs:cfg (Results 26 - 50 of 196) sorted by relevance

12345678

/freebsd-10-stable/usr.sbin/mlxcontrol/
H A Dinterface.c208 mlx_read_configuration(int unit, struct mlx_core_cfg *cfg) argument
/freebsd-10-stable/contrib/unbound/daemon/
H A Dstats.c78 void server_stats_init(struct server_stats* stats, struct config_file* cfg) argument
H A Ddaemon.c677 daemon_apply_cfg(struct daemon* daemon, struct config_file* cfg) argument
[all...]
/freebsd-10-stable/contrib/unbound/libunbound/
H A Dcontext.c57 struct config_file* cfg = ctx->env->cfg; local
[all...]
/freebsd-10-stable/contrib/unbound/iterator/
H A Diter_priv.c78 static int read_addrs(struct iter_priv* priv, struct config_file* cfg) argument
109 static int read_names(struct iter_priv* priv, struct config_file* cfg) argument
147 int priv_apply_cfg(struct iter_priv* priv, struct config_file* cfg) argument
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-control.c144 setup_ctx(struct config_file* cfg) argument
187 contact_server(const char* svr, struct config_file* cfg, in argument
257 setup_ssl(SSL_CTX* ctx, int fd, struct config_file* cfg) argument
354 struct config_file* cfg; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_pool.c45 svn_config_t *cfg; member in struct:svn_authz_t
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_win.c113 parse_section(svn_config_t *cfg, HKEY hkey, const char *section, svn_stringbuf_t *option, svn_stringbuf_t *value) argument
168 svn_config__parse_registry(svn_config_t *cfg, const char *file, svn_boolean_t must_exist, apr_pool_t *pool) argument
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_codel.h72 struct dn_sch_fq_codel_parms cfg; member in struct:fq_codel_schk
/freebsd-10-stable/sys/dev/cardbus/
H A Dcardbus.c152 cardbus_device_setup_regs(pcicfgregs *cfg) argument
305 pcicfgregs *cfg; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DDominators.h155 CFG *cfg; member in class:clang::DominatorTree
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DReachableCode.cpp296 CFG *cfg = AC.getCFG(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp228 CFG *cfg = mgr.getCFG(D); local
/freebsd-10-stable/contrib/ofed/management/opensm/opensm/
H A Dosm_qos.c267 struct qos_config *cfg; local
376 static void qos_build_config(struct qos_config *cfg, argument
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Deap_wsc.c134 struct wps_config cfg; local
[all...]
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_wsc.c83 struct wps_config cfg; local
[all...]
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps.c34 struct wps_data * wps_init(const struct wps_config *cfg) argument
[all...]
/freebsd-10-stable/sys/arm/freescale/imx/
H A Dimx_iomux.c150 struct pincfg *cfgtuples, *cfg; local
[all...]
/freebsd-10-stable/sys/arm/lpc/
H A Dlpc_dmac.c184 lpc_dmac_config_channel(device_t dev, int chno, struct lpc_dmac_channel_config *cfg) argument
204 uint32_t ctrl, cfg; local
237 uint32_t cfg; local
254 uint32_t cfg; local
[all...]
/freebsd-10-stable/sys/dev/ieee488/
H A Dtnt4882.h53 cfg = 0x10, enumerator in enum:tnt4882reg
/freebsd-10-stable/sys/dev/patm/
H A Dif_patm_intr.c109 uint32_t stat, cfg; local
/freebsd-10-stable/sys/netgraph/
H A Dng_async.c86 struct ng_async_cfg cfg; /* Configuration */ member in struct:ng_async_private
278 struct ng_async_cfg *const cfg = local
[all...]
H A Dng_deflate.c64 struct ng_deflate_config cfg; /* configuration */ member in struct:ng_deflate_private
231 struct ng_deflate_config *const cfg local
[all...]
/freebsd-10-stable/tools/tools/usbtest/
H A Dusb_control_ep_test.c87 int cfg; local
/freebsd-10-stable/usr.sbin/ppp/
H A Ddatalink.h90 } cfg; /* All our config data is in here */ member in struct:datalink

Completed in 436 milliseconds

12345678