Searched defs:cfg (Results 76 - 100 of 181) sorted by relevance

12345678

/freebsd-10.1-release/sys/dev/puc/
H A Dpuc.c449 puc_bfe_probe(device_t dev, const struct puc_cfg *cfg) argument
/freebsd-10.1-release/sys/dev/usb/serial/
H A Ducycom.c439 ucycom_cfg_write(struct ucycom_softc *sc, uint32_t baud, uint8_t cfg) argument
504 uint8_t cfg; local
[all...]
/freebsd-10.1-release/sys/dev/xen/pcifront/
H A Dpcifront.c641 pcicfgregs *cfg = &dinfo->cfg; local
/freebsd-10.1-release/sys/isa/
H A Disa_common.c420 struct isa_config *cfg; local
499 struct isa_config *cfg; local
[all...]
/freebsd-10.1-release/sys/netgraph/
H A Dng_pred1.c71 struct ng_pred1_config cfg; /* configuration */ member in struct:ng_pred1_private
242 struct ng_pred1_config *const cfg = local
/freebsd-10.1-release/sys/netpfil/ipfw/
H A Dip_fw_nat.c396 struct cfg_nat *cfg, *ptr; local
[all...]
/freebsd-10.1-release/sys/netpfil/ipfw/test/
H A Ddn_test.h103 void *cfg; /* config args */ member in struct:mbuf
/freebsd-10.1-release/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c204 struct hastd_config *cfg; local
/freebsd-10.1-release/usr.sbin/ppp/
H A Dbundle.h120 } cfg; member in struct:bundle
H A Dccp.h118 struct ccp_config cfg; member in struct:ccp
H A Dlcp.h105 } cfg; member in struct:lcp
H A Dmppe.c473 MPPE_ConfigVal(struct bundle *bundle __unused, const struct ccp_config *cfg) argument
512 MPPEInitOptsOutput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
536 MPPESetOptsOutput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
575 MPPESetOptsInput(struct bundle *bundle, struct fsm_opt *o, const struct ccp_config *cfg) argument
[all...]
H A Dphysical.h115 } cfg; member in struct:physical
H A Dtty.c231 struct ng_async_cfg cfg; local
[all...]
/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h134 struct ev_token_bucket_cfg *cfg; member in struct:bufferevent_rate_limit
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisContext.h72 OwningPtr<CFG> cfg, completeCFG; member in class:clang::AnalysisDeclContext
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Analysis/
H A DLiveVariables.cpp35 DataflowWorklist(const CFG &cfg, AnalysisDeclContext &Ctx) argument
493 const CFG *cfg = getImpl(impl).analysisContext.getCFG(); local
509 CFG *cfg = AC.getCFG(); local
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_client/
H A Dexternals.c362 svn_config_t *cfg = ctx->config local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dauthz.c83 svn_config_t *cfg; member in struct:svn_authz_t
137 authz_alias_is_user(svn_config_t *cfg, const char *alias, const char *user, apr_pool_t *pool) argument
159 authz_group_contains_user(svn_config_t *cfg, const char *group, const char *user, apr_pool_t *pool) argument
341 authz_get_path_access(svn_config_t *cfg, const char *repos_name, const char *path, const char *user, svn_repos_authz_access_t required_access, svn_boolean_t *access_granted, apr_pool_t *pool) argument
385 authz_get_tree_access(svn_config_t *cfg, const char *repos_name, const char *path, const char *user, svn_repos_authz_access_t required_access, apr_pool_t *pool) argument
443 authz_get_any_access(svn_config_t *cfg, const char *repos_name, const char *user, svn_repos_authz_access_t required_access, apr_pool_t *pool) argument
487 authz_group_walk(svn_config_t *cfg, const char *group, apr_hash_t *checked_groups, apr_pool_t *pool) argument
[all...]
H A Dhooks.c394 svn_config_t *cfg; member in struct:parse_hooks_env_section_baton
419 svn_config_t *cfg; local
/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dlibworker.c126 struct config_file* cfg = ctx->env->cfg; local
[all...]
/freebsd-10.1-release/contrib/unbound/validator/
H A Dval_anchor.c1038 anchors_apply_cfg(struct val_anchors* anchors, struct config_file* cfg) argument
[all...]
/freebsd-10.1-release/contrib/wpa/src/p2p/
H A Dp2p_group.c35 struct p2p_group_config *cfg; member in struct:p2p_group
[all...]
/freebsd-10.1-release/contrib/wpa/src/wps/
H A Dwps_upnp_web.c418 struct wps_config cfg; local
/freebsd-10.1-release/sys/arm/at91/
H A Dat91_pio.c399 struct at91_gpio_cfg *cfg; local
[all...]

Completed in 193 milliseconds

12345678