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

12345678

/freebsd-10.1-release/contrib/unbound/daemon/
H A Dstats.c74 void server_stats_init(struct server_stats* stats, struct config_file* cfg) argument
H A Dunbound.c197 checkrlimits(struct config_file* cfg) argument
295 apply_settings(struct daemon* daemon, struct config_file* cfg, int cmdline_verbose) argument
431 perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode, const char** cfgfile) argument
638 struct config_file* cfg = NULL; local
[all...]
/freebsd-10.1-release/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
H A Diter_fwd.c251 read_forwards(struct iter_forwards* fwd, struct config_file* cfg) argument
291 make_stub_holes(struct iter_forwards* fwd, struct config_file* cfg) argument
313 forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg) argument
H A Diter_hints.c260 read_stubs(struct iter_hints* hints, struct config_file* cfg) argument
397 read_root_hints_list(struct iter_hints* hints, struct config_file* cfg) argument
416 hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg) argument
[all...]
/freebsd-10.1-release/sbin/hastctl/
H A Dhastctl.c54 static struct hastd_config *cfg; variable in typeref:struct:hastd_config
[all...]
/freebsd-10.1-release/sys/dev/cardbus/
H A Dcardbus.c133 cardbus_device_setup_regs(pcicfgregs *cfg) argument
287 pcicfgregs *cfg; local
[all...]
/freebsd-10.1-release/usr.sbin/mlxcontrol/
H A Dinterface.c208 mlx_read_configuration(int unit, struct mlx_core_cfg *cfg) argument
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DDominators.h155 CFG *cfg; member in class:clang::DominatorTree
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Analysis/
H A DReachableCode.cpp296 CFG *cfg = AC.getCFG(); local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp228 CFG *cfg = mgr.getCFG(D); local
/freebsd-10.1-release/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.1-release/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c582 adist_config_dump(struct adist_config *cfg) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_client/
H A Dswitch.c118 svn_config_t *cfg = ctx->config local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_file.c54 svn_config_t *cfg; member in struct:parse_context_t
426 svn_config__parse_file(svn_config_t *cfg, const char *file, svn_boolean_t must_exist, apr_pool_t *result_pool) argument
461 svn_config__parse_stream(svn_config_t *cfg, svn_stream_t *stream, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dsimple_providers.c146 svn_config_t *cfg = svn_hash_gets(parameters, local
612 svn_config_t *cfg = svn_hash_gets(parameters, local
H A Dssl_client_cert_pw_providers.c117 svn_config_t *cfg = svn_hash_gets(parameters, local
/freebsd-10.1-release/contrib/subversion/subversion/svnserve/
H A Dserver.h46 svn_config_t *cfg; /* Parsed repository svnserve.conf */ member in struct:server_baton_t
98 svn_config_t *cfg; member in struct:serve_params_t
/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dcontext.c57 struct config_file* cfg = ctx->env->cfg; local
[all...]
/freebsd-10.1-release/contrib/unbound/services/cache/
H A Drrset.c58 struct rrset_cache* rrset_cache_create(struct config_file* cfg, argument
80 rrset_cache_adjust(struct rrset_cache *r, struct config_file* cfg, struct alloc_cache* alloc) argument
[all...]
/freebsd-10.1-release/contrib/unbound/smallapp/
H A Dunbound-checkconf.c95 print_option(struct config_file* cfg, const char* opt) argument
103 check_mod(struct config_file* cfg, struct module_func_block* fb) argument
122 localzonechecks(struct config_file* cfg) argument
156 interfacechecks(struct config_file* cfg) argument
190 aclchecks(struct config_file* cfg) argument
260 check_chroot_string(const char* desc, char** ss, const char* chrootdir, struct config_file* cfg) argument
282 check_chroot_filelist(const char* desc, struct config_strlist* list, const char* chrootdir, struct config_file* cfg) argument
293 check_chroot_filelist_wild(const char* desc, struct config_strlist* list, const char* chrootdir, struct config_file* cfg) argument
314 morechecks(struct config_file* cfg, const char* fname) argument
430 check_fwd(struct config_file* cfg) argument
441 check_hints(struct config_file* cfg) argument
454 struct config_file* cfg = config_create(); local
[all...]
H A Dunbound-control.c136 setup_ctx(struct config_file* cfg) argument
167 contact_server(const char* svr, struct config_file* cfg, int statuscmd) argument
318 struct config_file* cfg; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_peer/
H A Deap_wsc.c134 struct wps_config cfg; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/eap_server/
H A Deap_server_wsc.c83 struct wps_config cfg; local
[all...]
/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dwps.c34 struct wps_data * wps_init(const struct wps_config *cfg) argument
[all...]

Completed in 193 milliseconds

12345678