Searched defs:cfg (Results 51 - 75 of 196) sorted by relevance

12345678

/freebsd-10-stable/usr.sbin/ppp/
H A Ddeflate.c443 DeflateInitOptsOutput(struct bundle *bundle __unused, struct fsm_opt *o, const struct ccp_config *cfg) argument
467 DeflateSetOptsInput(struct bundle *bundle __unused, struct fsm_opt *o, const struct ccp_config *cfg) argument
H A Dipcp.h70 } cfg; member in struct:ipcp
H A Dmp.h105 } cfg; member in struct:mp
H A Dradius.h73 } cfg; member in struct:radius
/freebsd-10-stable/sbin/ifconfig/
H A Difvxlan.c94 struct ifvxlancfg cfg; local
104 struct ifvxlancfg cfg; local
[all...]
/freebsd-10-stable/contrib/unbound/dnstap/
H A Ddnstap.c167 dt_apply_identity(struct dt_env *env, struct config_file *cfg) argument
191 dt_apply_version(struct dt_env *env, struct config_file *cfg) argument
208 dt_apply_cfg(struct dt_env *env, struct config_file *cfg) argument
[all...]
/freebsd-10-stable/contrib/unbound/iterator/
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.c262 read_stubs(struct iter_hints* hints, struct config_file* cfg) argument
399 read_root_hints_list(struct iter_hints* hints, struct config_file* cfg) argument
418 hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg) argument
[all...]
/freebsd-10-stable/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.c580 adist_config_dump(struct adist_config *cfg) argument
/freebsd-10-stable/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-stable/contrib/unbound/smallapp/
H A Dunbound-checkconf.c97 print_option(struct config_file* cfg, const char* opt, int final) argument
109 check_mod(struct config_file* cfg, struct module_func_block* fb) argument
128 localzonechecks(struct config_file* cfg) argument
162 interfacechecks(struct config_file* cfg) argument
196 aclchecks(struct config_file* cfg) argument
266 check_chroot_string(const char* desc, char** ss, const char* chrootdir, struct config_file* cfg) argument
288 check_chroot_filelist(const char* desc, struct config_strlist* list, const char* chrootdir, struct config_file* cfg) argument
299 check_chroot_filelist_wild(const char* desc, struct config_strlist* list, const char* chrootdir, struct config_file* cfg) argument
320 morechecks(struct config_file* cfg, const char* fname) argument
445 check_fwd(struct config_file* cfg) argument
456 check_hints(struct config_file* cfg) argument
469 struct config_file* cfg = config_create(); local
[all...]
/freebsd-10-stable/contrib/unbound/dns64/
H A Ddns64.c296 dns64_apply_cfg(struct dns64_env* dns64_env, struct config_file* cfg) argument
[all...]
/freebsd-10-stable/contrib/unbound/daemon/
H A Dunbound.c205 checkrlimits(struct config_file* cfg) argument
303 apply_settings(struct daemon* daemon, struct config_file* cfg, int cmdline_verbose, int debug_mode) argument
443 perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode, const char** cfgfile) argument
640 struct config_file* cfg = NULL; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dconfig_pool.c189 auto_parse(svn_config_t **cfg, svn_membuf_t **key, svn_repos__config_pool_t *config_pool, svn_stringbuf_t *contents, svn_boolean_t case_sensitive, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
295 find_repos_config(svn_config_t **cfg, svn_membuf_t **key, svn_repos__config_pool_t *config_pool, const char *url, svn_boolean_t case_sensitive, svn_repos_t *preferred_repos, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
460 svn_repos__config_pool_get(svn_config_t **cfg, svn_membuf_t **key, svn_repos__config_pool_t *config_pool, const char *path, svn_boolean_t must_exist, svn_boolean_t case_sensitive, svn_repos_t *preferred_repos, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svnserve/
H A Dserver.h120 svn_config_t *cfg; member in struct:serve_params_t
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dssl_client_cert_pw_providers.c107 svn_config_t *cfg = svn_hash_gets(parameters, local
H A Dsimple_providers.c141 svn_config_t *cfg = svn_hash_gets(parameters, local
607 svn_config_t *cfg = svn_hash_gets(parameters, local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dswitch.c118 svn_config_t *cfg = ctx->config local
/freebsd-10-stable/sys/dev/puc/
H A Dpucdata.c1281 const struct puc_cfg *cfg; local
1385 const struct puc_cfg *cfg = sc->sc_cfg; local
1438 const struct puc_cfg *cfg local
1455 const struct puc_cfg *cfg = sc->sc_cfg; local
1548 const struct puc_cfg *cfg = sc->sc_cfg; local
1621 const struct puc_cfg *cfg = sc->sc_cfg; local
1752 const struct puc_cfg *cfg = sc->sc_cfg; local
[all...]
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_dcb.c203 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) argument
218 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, argument
228 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) argument
237 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, argument
247 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, in argument
257 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) argument
280 ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, u8 *map) argument
[all...]
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_group.c260 const char *cfg = NULL; local
356 const char *cfg = NULL; local
486 const char *cfg = NULL; local
567 const char *cfg local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dcfgloop.h163 struct cfg struct in struct:loops
171 } cfg; member in struct:loops
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/FlowSensitive/
H A DDataflowSolver.h151 void runOnCFG(CFG& cfg, bool recordStmtValues = false) { argument
184 void runOnAllBlocks(const CFG& cfg, bool recordStmtValues = false) { argument
197 void SolveDataflowEquations(CFG& cfg, bool recordStmtValues) { argument
208 EnqueueBlocksOnWorklist(CFG &cfg, dataflow::forward_analysis_tag) argument
215 EnqueueBlocksOnWorklist(CFG &cfg, dataflow::backward_analysis_tag) argument
224 ProcessMerge(CFG& cfg, const CFGBlock *B) argument
314 UpdateEdges(CFG& cfg, const CFGBlock *B, ValTy& V) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp68 const CFG &cfg; member in class:__anon3543::ReachableCode
71 ReachableCode(const CFG &cfg) argument
124 const CFG &cfg; member in class:__anon3544::DeadStoreObs
137 DeadStoreObs(const CFG &cfg, ASTContext &ctx, argument
434 CFG &cfg = *mgr.getCFG(D); local
[all...]
/freebsd-10-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c67 struct cfg { struct
120 read_register(struct cfg *cfg, int r) argument
131 write_register(struct cfg *cfg, int r, int v) argument
142 read_phyregister(struct cfg *cfg, in argument
154 write_phyregister(struct cfg *cfg, int phy, int reg, int val) argument
166 set_port_vid(struct cfg *cfg, char *argv[]) argument
185 set_port_flag(struct cfg *cfg, char *argv[]) argument
226 set_port_media(struct cfg *cfg, char *argv[]) argument
246 set_port_mediaopt(struct cfg *cfg, char *argv[]) argument
271 set_vlangroup_vid(struct cfg *cfg, char *argv[]) argument
288 set_vlangroup_members(struct cfg *cfg, char *argv[]) argument
326 set_register(struct cfg *cfg, char *arg) argument
343 set_phyregister(struct cfg *cfg, char *arg) argument
366 set_vlan_mode(struct cfg *cfg, char *argv[]) argument
389 print_config(struct cfg *cfg) argument
426 print_port(struct cfg *cfg, int port) argument
466 print_vlangroup(struct cfg *cfg, int vlangroup) argument
501 print_info(struct cfg *cfg) argument
551 newmode(struct cfg *cfg, enum cmdmode mode) argument
584 struct cfg cfg; local
[all...]

Completed in 324 milliseconds

12345678