Searched defs:cfg (Results 126 - 150 of 196) sorted by relevance

12345678

/freebsd-10-stable/sbin/geom/class/part/
H A Dgeom_part.c227 find_geomcfg(struct ggeom *gp, const char *cfg) argument
239 find_provcfg(struct gprovider *pp, const char *cfg) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c521 process_vdev_config(nvlist_t ***configs, uint64_t *count, nvlist_t *cfg, argument
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_pie.c120 struct dn_sch_fq_pie_parms cfg; member in struct:fq_pie_schk
[all...]
H A Dip_dn_private.h286 struct dn_id *cfg; /* extra config arguments */ member in struct:dn_schk
/freebsd-10-stable/contrib/gcc/
H A Dfunction.h190 struct control_flow_graph *cfg; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp107 const CFG &cfg; member in class:__anon3188::CFGBlockValues
211 DataflowWorklist(const CFG &cfg, PostOrderCFGView &view) argument
434 const CFG &cfg; member in class:__anon3191::TransferFunctions
442 TransferFunctions(CFGBlockValues &vals, const CFG &cfg, argument
742 runOnBlock(const CFGBlock *block, const CFG &cfg, AnalysisDeclContext &ac, CFGBlockValues &vals, const ClassifyRefs &classification, llvm::BitVector &wasAnalyzed, UninitVariablesHandler &handler) argument
806 runUninitializedVariablesAnalysis( const DeclContext &dc, const CFG &cfg, AnalysisDeclContext &ac, UninitVariablesHandler &handler, UninitVariablesAnalysisStats &stats) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwps_hostapd.c781 struct wps_registrar_config cfg; local
[all...]
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_er.c1055 struct wps_config cfg; local
1759 struct wps_config cfg; local
1941 struct wps_config cfg; local
[all...]
/freebsd-10-stable/sbin/sconfig/
H A Dsconfig.c583 char cfg; local
[all...]
/freebsd-10-stable/sys/dev/fatm/
H A Dif_fatm.c2747 uint16_t cfg; local
/freebsd-10-stable/sys/dev/ste/
H A Dif_ste.c256 uint16_t cfg; local
/freebsd-10-stable/sys/dev/usb/
H A Dusb_compat_linux.c559 struct usb_config cfg[1]; local
780 struct usb_config cfg[2]; local
[all...]
/freebsd-10-stable/sys/dev/vge/
H A Dif_vge.c516 uint8_t cfg; local
/freebsd-10-stable/sys/dev/xl/
H A Dif_xl.c3269 u_int16_t cfg, pmstat; local
/freebsd-10-stable/sys/dev/usb/serial/
H A Duftdi.c1413 uftdi_sio_encode_baudrate(struct uftdi_softc *sc, speed_t speed, struct uftdi_param_config *cfg) argument
1436 uftdi_encode_baudrate(struct uftdi_softc *sc, speed_t speed, struct uftdi_param_config *cfg) argument
1542 uftdi_set_parm_soft(struct ucom_softc *ucom, struct termios *t, struct uftdi_param_config *cfg) argument
1606 struct uftdi_param_config cfg; local
1618 struct uftdi_param_config cfg; local
[all...]
/freebsd-10-stable/contrib/unbound/validator/
H A Dvalidator.c110 val_apply_cfg(struct module_env* env, struct val_env* val_env, struct config_file* cfg) argument
[all...]
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.c707 struct config_file* cfg = w->env.cfg; local
1151 worker_init(struct worker* worker, struct config_file *cfg, struct listen_port* ports, int do_sigs) argument
[all...]
/freebsd-10-stable/contrib/unbound/util/
H A Dconfig_file.c85 struct config_file* cfg; local
253 struct config_file* cfg = config_create(); local
321 config_set_option(struct config_file* cfg, const char* opt, const char* val) argument
532 config_get_option_list(struct config_file* cfg, const char* opt, struct config_strlist** list) argument
549 config_get_option_collate(struct config_file* cfg, const char* opt, char** str) argument
633 config_get_option(struct config_file* cfg, const char* opt, void (*func)(char*,void*), void* arg) argument
770 create_cfg_parser(struct config_file* cfg, char* filename, const char* chroot) argument
783 config_read(struct config_file* cfg, const char* filename, const char* chroot) argument
910 config_delete(struct config_file* cfg) argument
1046 cfg_condense_ports(struct config_file* cfg, int** avail) argument
1262 config_lookup_uid(struct config_file* cfg) argument
1288 strlen_after_chroot(const char* fname, struct config_file* cfg, int use_chdir) argument
1330 fname_after_chroot(const char* fname, struct config_file* cfg, int use_chdir) argument
1406 cfg_parse_local_zone(struct config_file* cfg, const char* val) argument
1565 w_config_adjust_directory(struct config_file* cfg) argument
[all...]
H A Dconfig_file.h713 struct config_file* cfg; member in struct:config_parser_state
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dadd.c641 svn_config_t *cfg = ctx->config ? svn_hash_gets(ctx->config, local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c88 svn_config_t *cfg = apr_palloc(result_pool, sizeof(*cfg)); local
111 svn_config_t *cfg; local
146 svn_config_t *cfg; local
252 get_category_config(svn_config_t **cfg, const char *config_dir, const char *category, apr_pool_t *pool) argument
296 svn_config_t *cfg; local
331 for_each_option(svn_config_t *cfg, void *baton, apr_pool_t *pool, svn_boolean_t callback(void *same_baton, cfg_section_t *section, cfg_option_t *option)) argument
374 svn_config_merge(svn_config_t *cfg, const char *file, svn_boolean_t must_exist) argument
411 remove_expansions(svn_config_t *cfg) argument
458 find_option(svn_config_t *cfg, const char *section, const char *option, cfg_section_t **sectionp) argument
494 make_string_from_option(const char **valuep, svn_config_t *cfg, cfg_section_t *section, cfg_option_t *opt, apr_pool_t* x_pool) argument
554 expand_option_value(svn_config_t *cfg, cfg_section_t *section, const char *opt_value, const char **opt_x_valuep, apr_pool_t *x_pool) argument
631 svn_config_addsection(svn_config_t *cfg, const char *section) argument
673 svn_config__is_expanded(svn_config_t *cfg, const char *section, const char *option) argument
701 svn_config_get(svn_config_t *cfg, const char **valuep, const char *section, const char *option, const char *default_value) argument
736 svn_config_set(svn_config_t *cfg, const char *section, const char *option, const char *value) argument
819 svn_config_get_bool(svn_config_t *cfg, svn_boolean_t *valuep, const char *section, const char *option, svn_boolean_t default_value) argument
831 svn_config_set_bool(svn_config_t *cfg, const char *section, const char *option, svn_boolean_t value) argument
840 svn_config_get_int64(svn_config_t *cfg, apr_int64_t *valuep, const char *section, const char *option, apr_int64_t default_value) argument
857 svn_config_set_int64(svn_config_t *cfg, const char *section, const char *option, apr_int64_t value) argument
867 svn_config_get_yes_no_ask(svn_config_t *cfg, const char **valuep, const char *section, const char *option, const char* default_value) argument
896 svn_config_get_tristate(svn_config_t *cfg, svn_tristate_t *valuep, const char *section, const char *option, const char *unknown_value, svn_tristate_t default_value) argument
927 svn_config_enumerate_sections(svn_config_t *cfg, svn_config_section_enumerator_t callback, void *baton) argument
955 svn_config_enumerate_sections2(svn_config_t *cfg, svn_config_section_enumerator2_t callback, void *baton, apr_pool_t *pool) argument
986 svn_config_enumerate(svn_config_t *cfg, const char *section, svn_config_enumerator_t callback, void *baton) argument
1023 svn_config_enumerate2(svn_config_t *cfg, const char *section, svn_config_enumerator2_t callback, void *baton, apr_pool_t *pool) argument
1094 svn_config_find_group(svn_config_t *cfg, const char *key, const char *master_section, apr_pool_t *pool) argument
1109 svn_config_get_server_setting(svn_config_t *cfg, const char* server_group, const char* option_name, const char* default_value) argument
1216 svn_config_get_server_setting_int(svn_config_t *cfg, const char *server_group, const char *option_name, apr_int64_t default_value, apr_int64_t *result_value, apr_pool_t *pool) argument
1248 svn_config_get_server_setting_bool(svn_config_t *cfg, svn_boolean_t *valuep, const char *server_group, const char *option_name, svn_boolean_t default_value) argument
1263 svn_config_has_section(svn_config_t *cfg, const char *section) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dutil.c123 struct svn_config_t *cfg; local
237 svn_config_t *cfg = svn_hash_gets(config, SVN_CONFIG_CATEGORY_CONFIG); local
414 svn_config_t *cfg; local
/freebsd-10-stable/sbin/devd/
H A Ddevd.cc174 config cfg; variable
[all...]
/freebsd-10-stable/sys/mips/atheros/
H A Dif_arge.c870 uint32_t cfg, ifcontrol, rx_filtmask; local
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_user.c744 const char *cfg = NULL; local
862 const char *cfg = NULL; local
1135 mix_config(struct userconf *cmdcnf, struct userconf *cfg) argument
1193 const char *cfg = NULL; local
1516 const char *cfg = NULL; local
[all...]

Completed in 819 milliseconds

12345678