Searched defs:cfg (Results 1 - 25 of 285) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/dev/puc/
H A Dpuc_cfg.c43 const struct puc_cfg *cfg = sc->sc_cfg; local
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dasync.h43 } cfg; member in struct:async
H A Dserver.h44 } cfg; member in struct:server
H A Dipv6cp.h44 } cfg; member in struct:ipv6cp
H A Dauth.h54 } cfg; member in struct:authinfo
H A Dncp.h46 } cfg; member in struct:ncp
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-closed.c82 struct event_config *cfg; local
H A Dbench_http.c87 struct event_config *cfg = event_config_new(); local
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_donotq.c111 read_donotq(struct iter_donotq* dq, struct config_file* cfg) argument
123 donotq_apply_cfg(struct iter_donotq* dq, struct config_file* cfg) argument
/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst_iface.c15 fst_iface_create(struct fst_group *g, const char *ifname, const u8 *own_addr, const struct fst_wpa_obj *iface_obj, const struct fst_iface_cfg *cfg) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DCFGReachabilityAnalysis.cpp22 CFGReverseBlockReachabilityAnalysis( const CFG &cfg) argument
H A DPostOrderCFGView.cpp21 PostOrderCFGView::PostOrderCFGView(const CFG *cfg) { argument
33 const CFG *cfg = ctx.getCFG(); local
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dhelp-cmd.c90 svn_config_t *cfg; local
H A Dcommit-cmd.c107 svn_config_t *cfg; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dmagic.c77 svn_config_t *cfg = svn_hash_gets(config, SVN_CONFIG_CATEGORY_CONFIG); local
H A Dssl_client_cert_providers.c52 svn_config_t *cfg = svn_hash_gets(parameters, local
/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_ioctl.c295 uint32_t cfg; local
H A Dif_patm.c86 uint32_t cfg; local
/freebsd-11-stable/sys/dev/mii/
H A Dmii_fdt.c139 mii_fdt_free_config(struct mii_fdt_phy_config *cfg) argument
148 mii_fdt_phy_config_t *cfg; local
[all...]
H A Dlxtphy.c252 int cfg; local
262 int cfg; local
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn_pci.c131 bwn_pci_find_devcfg(device_t dev, const struct bwn_pci_devcfg **cfg, argument
/freebsd-11-stable/sbin/hastd/
H A Dcontrol.c76 control_set_role_common(struct hastd_config *cfg, struct nv *nvout, argument
240 control_status(struct hastd_config *cfg, struct nv *nvout, argument
308 control_handle(struct hastd_config *cfg) argument
[all...]
/freebsd-11-stable/contrib/unbound/validator/
H A Dval_kcache.c50 key_cache_create(struct config_file* cfg) argument
/freebsd-11-stable/contrib/unbound/edns-subnet/
H A Dsubnet-whitelist.c118 read_upstream(struct ecs_whitelist* whitelist, struct config_file* cfg) argument
131 read_names(struct ecs_whitelist* whitelist, struct config_file* cfg) argument
171 ecs_whitelist_apply_cfg(struct ecs_whitelist* whitelist, struct config_file* cfg) argument
/freebsd-11-stable/contrib/unbound/ipsecmod/
H A Dipsecmod-whitelist.c87 read_whitelist(rbtree_type* whitelist, struct config_file* cfg) argument
99 ipsecmod_whitelist_apply_cfg(struct ipsecmod_env* ie, struct config_file* cfg) argument

Completed in 242 milliseconds

1234567891011>>