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

12345678

/freebsd-10-stable/sbin/hastd/
H A Dhastd.c66 static struct hastd_config *cfg; variable in typeref:struct:hastd_config
[all...]
/freebsd-10-stable/sys/arm/lpc/
H A Dlpc_fb.c293 lpc_fb_read_lcd_config(phandle_t node, struct lpc_lcd_config *cfg) argument
331 struct lpc_lcd_config *cfg = &sc->lf_lcd_config; local
[all...]
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_mc5.c482 u32 cfg = t3_read_reg(adapter, A_MC5_DB_CONFIG); local
H A Dcxgb_xgmac.c53 int cfg = t3_read_reg(adap, A_XGM_PORT_CFG + mac->offset); local
726 u32 cfg, active, enforcepkt; local
/freebsd-10-stable/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-stable/sys/dev/xen/pcifront/
H A Dpcifront.c641 pcicfgregs *cfg = &dinfo->cfg; local
/freebsd-10-stable/sys/isa/
H A Disa_common.c420 struct isa_config *cfg; local
499 struct isa_config *cfg; local
[all...]
/freebsd-10-stable/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
H A Dng_mppc.c144 struct ng_mppc_config cfg; /* configuration */ member in struct:ng_mppc_dir
276 struct ng_mppc_config *const cfg local
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_fw_nat.c396 struct cfg_nat *cfg, *ptr; local
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/test/
H A Ddn_test.h103 void *cfg; /* config args */ member in struct:mbuf
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c204 struct hastd_config *cfg; local
/freebsd-10-stable/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-stable/contrib/unbound/util/
H A Dmodule.h188 struct config_file* cfg; member in struct:module_env
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h134 struct ev_token_bucket_cfg *cfg; member in struct:bufferevent_rate_limit
/freebsd-10-stable/contrib/unbound/services/
H A Dlisten_dnsport.c1030 listening_ports_open(struct config_file* cfg, int* reuseport) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dupdate.c245 svn_config_t *cfg = ctx->config local
/freebsd-10-stable/sys/dev/ntb/
H A Dntb.c66 char cfg[128] = ""; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_file.c56 svn_config_t *cfg; member in struct:parse_context_t
471 svn_config_t *cfg = baton; local
481 svn_config__set_read_only(svn_config_t *cfg, apr_pool_t *scratch_pool) argument
495 svn_config__is_read_only(svn_config_t *cfg) argument
504 svn_config_t *cfg = apr_palloc(pool, sizeof(*cfg)); local
535 svn_config__parse_file(svn_config_t *cfg, const char *file, svn_boolean_t must_exist, apr_pool_t *result_pool) argument
574 svn_config__parse_stream(svn_config_t *cfg, svn_stream_t *stream, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10-stable/sys/dev/puc/
H A Dpuc.c450 puc_bfe_probe(device_t dev, const struct puc_cfg *cfg) argument

Completed in 339 milliseconds

12345678