Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/freebsd-12.1/sbin/etherswitchcfg/
H A Detherswitchcfg.c70 struct cfg { struct
85 int (*f)(struct cfg *, int argc, char *argv[]); argument
125 read_register(struct cfg *cfg, int r) in read_register()
136 write_register(struct cfg *cfg, int r, int v) in write_register()
396 set_register(struct cfg *cfg, char *arg) in set_register()
413 set_phyregister(struct cfg *cfg, char *arg) in set_phyregister()
525 print_config(struct cfg *cfg) in print_config()
569 print_port(struct cfg *cfg, int port) in print_port()
651 print_info(struct cfg *cfg) in print_info()
701 newmode(struct cfg *cfg, enum cmdmode mode) in newmode()
[all …]
/freebsd-12.1/contrib/unbound/smallapp/
H A Dunbound-checkconf.c187 localzonechecks(struct config_file* cfg) in localzonechecks()
199 view_and_respipchecks(struct config_file* cfg) in view_and_respipchecks()
242 interfacechecks(struct config_file* cfg) in interfacechecks()
277 aclchecks(struct config_file* cfg) in aclchecks()
294 tcpconnlimitchecks(struct config_file* cfg) in tcpconnlimitchecks()
419 ecs_conf_checks(struct config_file* cfg) in ecs_conf_checks()
470 morechecks(struct config_file* cfg) in morechecks()
678 check_fwd(struct config_file* cfg) in check_fwd()
689 check_hints(struct config_file* cfg) in check_hints()
700 check_auth(struct config_file* cfg) in check_auth()
[all …]
/freebsd-12.1/sys/dev/liquidio/base/
H A Dlio_config.h103 #define LIO_GET_IQ_CFG(cfg) ((cfg)->iq) argument
104 #define LIO_GET_IQ_MAX_Q_CFG(cfg) ((cfg)->iq.max_iqs) argument
105 #define LIO_GET_IQ_INSTR_TYPE_CFG(cfg) ((cfg)->iq.instr_type) argument
107 #define LIO_GET_IQ_INTR_PKT_CFG(cfg) ((cfg)->iq.iq_intr_pkt) argument
109 #define LIO_GET_OQ_MAX_Q_CFG(cfg) ((cfg)->oq.max_oqs) argument
112 #define LIO_GET_OQ_INTR_PKT_CFG(cfg) ((cfg)->oq.oq_intr_pkt) argument
120 #define LIO_GET_NUM_RX_DESCS_NIC_IF_CFG(cfg, idx) \ argument
122 #define LIO_GET_NUM_TX_DESCS_NIC_IF_CFG(cfg, idx) \ argument
124 #define LIO_GET_NUM_RX_BUF_SIZE_NIC_IF_CFG(cfg, idx) \ argument
132 #define LIO_SET_NUM_RX_DESCS_NIC_IF(cfg, idx, value) \ argument
[all …]
/freebsd-12.1/sys/netpfil/ipfw/nat64/
H A Dnat64stl_control.c78 struct nat64stl_cfg *cfg; in nat64stl_alloc_config() local
90 nat64stl_free_config(struct nat64stl_cfg *cfg) in nat64stl_free_config()
98 nat64stl_export_config(struct ip_fw_chain *ch, struct nat64stl_cfg *cfg, in nat64stl_export_config()
135 struct nat64stl_cfg *cfg; in nat64stl_find() local
182 struct nat64stl_cfg *cfg; in nat64stl_create() local
257 struct nat64stl_cfg *cfg; in nat64stl_config() local
326 struct nat64stl_cfg *cfg; in nat64stl_destroy() local
399 export_stats(struct ip_fw_chain *ch, struct nat64stl_cfg *cfg, in export_stats()
428 struct nat64stl_cfg *cfg; in nat64stl_stats() local
474 struct nat64stl_cfg *cfg; in nat64stl_reset_stats() local
[all …]
H A Dnat64clat_control.c77 struct nat64clat_cfg *cfg; in nat64clat_alloc_config() local
89 nat64clat_free_config(struct nat64clat_cfg *cfg) in nat64clat_free_config()
97 nat64clat_export_config(struct ip_fw_chain *ch, struct nat64clat_cfg *cfg, in nat64clat_export_config()
129 struct nat64clat_cfg *cfg; in nat64clat_find() local
151 struct nat64clat_cfg *cfg; in nat64clat_create() local
221 struct nat64clat_cfg *cfg; in nat64clat_config() local
321 struct nat64clat_cfg *cfg; in nat64clat_destroy() local
394 export_stats(struct ip_fw_chain *ch, struct nat64clat_cfg *cfg, in export_stats()
423 struct nat64clat_cfg *cfg; in nat64clat_stats() local
469 struct nat64clat_cfg *cfg; in nat64clat_reset_stats() local
[all …]
H A Dnat64lsn_control.c67 struct nat64lsn_cfg *cfg; in nat64lsn_find() local
119 struct nat64lsn_cfg *cfg; in nat64lsn_create() local
214 nat64lsn_detach_config(struct ip_fw_chain *ch, struct nat64lsn_cfg *cfg) in nat64lsn_detach_config()
234 struct nat64lsn_cfg *cfg; in nat64lsn_destroy() local
266 export_stats(struct ip_fw_chain *ch, struct nat64lsn_cfg *cfg, in export_stats()
407 struct nat64lsn_cfg *cfg; in nat64lsn_config() local
479 struct nat64lsn_cfg *cfg; in nat64lsn_stats() local
526 struct nat64lsn_cfg *cfg; in nat64lsn_reset_stats() local
605 nat64lsn_next_pgidx(struct nat64lsn_cfg *cfg, struct nat64lsn_pg *pg, in nat64lsn_next_pgidx()
704 struct nat64lsn_cfg *cfg; in nat64lsn_states_v1() local
[all …]
H A Dnat64lsn.c552 nat64lsn_translate4(struct nat64lsn_cfg *cfg, in nat64lsn_translate4()
819 nat64lsn_expire_hosts(struct nat64lsn_cfg *cfg, in nat64lsn_expire_hosts()
858 nat64lsn_expire_pgchunk(struct nat64lsn_cfg *cfg) in nat64lsn_expire_pgchunk()
921 struct nat64lsn_cfg *cfg; in nat64lsn_periodic() local
1050 nat64lsn_alloc_proto_pg(struct nat64lsn_cfg *cfg, in nat64lsn_alloc_proto_pg()
1199 struct nat64lsn_cfg *cfg; in nat64lsn_do_request() local
1354 nat64lsn_request_host(struct nat64lsn_cfg *cfg, in nat64lsn_request_host()
1518 struct nat64lsn_cfg *cfg; in ipfw_nat64lsn() local
1615 nat64lsn_start_instance(struct nat64lsn_cfg *cfg) in nat64lsn_start_instance()
1627 struct nat64lsn_cfg *cfg; in nat64lsn_init_instance() local
[all …]
H A Dnat64clat.c87 nat64clat_handle_ip4(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_ip4()
115 nat64clat_handle_ip6(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_ip6()
148 nat64clat_handle_icmp6(struct ip_fw_chain *chain, struct nat64clat_cfg *cfg, in nat64clat_handle_icmp6()
210 struct nat64clat_cfg *cfg; in ipfw_nat64clat() local
H A Dnat64stl.c86 nat64stl_handle_ip4(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_ip4()
116 nat64stl_handle_ip6(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_ip6()
148 nat64stl_handle_icmp6(struct ip_fw_chain *chain, struct nat64stl_cfg *cfg, in nat64stl_handle_icmp6()
211 struct nat64stl_cfg *cfg; in ipfw_nat64stl() local
/freebsd-12.1/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c135 svn_config_t *cfg; in svn_config_read3() local
182 svn_config_t *cfg; in svn_config_parse() local
293 get_category_config(svn_config_t **cfg, in get_category_config()
337 svn_config_t *cfg; in svn_config_get_config() local
445 remove_expansions(svn_config_t *cfg) in remove_expansions()
701 svn_config_addsection(svn_config_t *cfg, in svn_config_addsection()
744 svn_config__is_expanded(svn_config_t *cfg, in svn_config__is_expanded()
814 svn_config_set(svn_config_t *cfg, in svn_config_set()
909 svn_config_set_bool(svn_config_t *cfg, in svn_config_set_bool()
918 svn_config_get_int64(svn_config_t *cfg, in svn_config_get_int64()
[all …]
/freebsd-12.1/sys/netpfil/ipfw/nptv6/
H A Dnptv6.c353 struct nptv6_cfg *cfg; in ipfw_nptv6() local
424 struct nptv6_cfg *cfg; in nptv6_alloc_config() local
436 nptv6_free_config(struct nptv6_cfg *cfg) in nptv6_free_config()
479 struct nptv6_cfg *cfg; in nptv6_find() local
488 nptv6_calculate_adjustment(struct nptv6_cfg *cfg) in nptv6_calculate_adjustment()
577 struct nptv6_cfg *cfg; in ifaddr_cb() local
656 struct nptv6_cfg *cfg; in nptv6_create() local
729 struct nptv6_cfg *cfg; in nptv6_destroy() local
837 struct nptv6_cfg *cfg; in nptv6_stats() local
886 struct nptv6_cfg *cfg; in nptv6_reset_stats() local
[all …]
/freebsd-12.1/contrib/unbound/daemon/
H A Dacl_list.c194 acl_list_tag_action_cfg(struct acl_list* acl, struct config_file* cfg, in acl_list_tag_action_cfg()
283 acl_list_tag_data_cfg(struct acl_list* acl, struct config_file* cfg, in acl_list_tag_data_cfg()
333 read_acl_list(struct acl_list* acl, struct config_file* cfg) in read_acl_list()
346 read_acl_tags(struct acl_list* acl, struct config_file* cfg) in read_acl_tags()
368 read_acl_view(struct acl_list* acl, struct config_file* cfg, struct views* v) in read_acl_view()
389 read_acl_tag_actions(struct acl_list* acl, struct config_file* cfg) in read_acl_tag_actions()
414 read_acl_tag_datas(struct acl_list* acl, struct config_file* cfg) in read_acl_tag_datas()
437 acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg, in acl_list_apply_cfg()
H A Dunbound.c166 checkrlimits(struct config_file* cfg) in checkrlimits()
264 apply_settings(struct daemon* daemon, struct config_file* cfg, in apply_settings()
411 perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode, in perform_setup()
636 struct config_file* cfg = NULL; in run_daemon() local
/freebsd-12.1/contrib/llvm/include/llvm/
H A DPassSupport.h34 #define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \ argument
48 #define INITIALIZE_PASS_BEGIN(passName, arg, name, cfg, analysis) \ argument
55 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ argument
150 #define INITIALIZE_AG_PASS(passName, agName, arg, name, cfg, analysis, def) \ argument
170 #define INITIALIZE_AG_PASS_BEGIN(passName, agName, arg, n, cfg, analysis, def) \ argument
175 #define INITIALIZE_AG_PASS_END(passName, agName, arg, n, cfg, analysis, def) \ argument
/freebsd-12.1/sys/gnu/dts/include/dt-bindings/dma/
H A Dat91.h35 #define AT91_XDMAC_DT_GET_MEM_IF(cfg) (((cfg) >> AT91_XDMAC_DT_MEM_IF_OFFSET) \ argument
42 #define AT91_XDMAC_DT_GET_PER_IF(cfg) (((cfg) >> AT91_XDMAC_DT_PER_IF_OFFSET) \ argument
49 #define AT91_XDMAC_DT_GET_PERID(cfg) (((cfg) >> AT91_XDMAC_DT_PERID_OFFSET) \ argument
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_enc_safte.c262 struct scfg *cfg; in safte_process_config() local
333 struct scfg *cfg; in safte_process_gflags() local
358 struct scfg *cfg; in safte_process_status() local
667 struct scfg *cfg; in safte_process_slotstatus() local
736 struct scfg *cfg; in safte_fill_control_request() local
957 struct scfg *cfg; in safte_process_control_request() local
989 struct scfg *cfg; in safte_softc_invalidate() local
1007 struct scfg *cfg; in safte_init_enc() local
1036 struct scfg *cfg; in safte_set_enc_status() local
1069 struct scfg *cfg; in safte_set_elm_status() local
[all …]
/freebsd-12.1/contrib/unbound/util/
H A Dconfig_file.c91 struct config_file* cfg; in config_create() local
352 struct config_file* cfg = config_create(); in config_create_forlib() local
428 int config_set_option(struct config_file* cfg, const char* opt, in config_set_option()
877 config_get_option(struct config_file* cfg, const char* opt, in config_get_option()
1391 config_delete(struct config_file* cfg) in config_delete()
1560 int cfg_condense_ports(struct config_file* cfg, int** avail) in cfg_condense_ports()
1871 find_tag_id(struct config_file* cfg, const char* tag) in find_tag_id()
1882 config_add_tag(struct config_file* cfg, const char* tag) in config_add_tag()
2007 void config_lookup_uid(struct config_file* cfg) in config_lookup_uid()
2315 void w_config_adjust_directory(struct config_file* cfg) in w_config_adjust_directory()
[all …]
/freebsd-12.1/sbin/ipfw/
H A Dnat64clat.c183 ipfw_nat64clat_cfg *cfg; in nat64clat_create() local
270 ipfw_nat64clat_cfg *cfg; in nat64clat_config() local
434 nat64clat_show_cb(ipfw_nat64clat_cfg *cfg, const char *name, uint8_t set) in nat64clat_show_cb()
460 nat64clat_destroy_cb(ipfw_nat64clat_cfg *cfg, const char *name, uint8_t set) in nat64clat_destroy_cb()
501 ipfw_nat64clat_cfg *cfg; in nat64clat_foreach() local
H A Dnat64stl.c217 ipfw_nat64stl_cfg *cfg; in nat64stl_create() local
303 ipfw_nat64stl_cfg *cfg; in nat64stl_config() local
450 nat64stl_show_cb(ipfw_nat64stl_cfg *cfg, const char *name, uint8_t set) in nat64stl_show_cb()
476 nat64stl_destroy_cb(ipfw_nat64stl_cfg *cfg, const char *name, uint8_t set) in nat64stl_destroy_cb()
517 ipfw_nat64stl_cfg *cfg; in nat64stl_foreach() local
/freebsd-12.1/sys/dev/puc/
H A Dpucdata.c1290 const struct puc_cfg *cfg; in puc_config_advantech() local
1394 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_diva() local
1447 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_moxa() local
1464 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_quatech() local
1557 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_syba() local
1630 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_siig() local
1761 const struct puc_cfg *cfg = sc->sc_cfg; in puc_config_oxford_pcie() local
/freebsd-12.1/sys/dev/ixgbe/
H A Dixgbe_dcb.c210 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee()
225 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee()
235 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max_cee()
244 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee()
254 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee()
264 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up()
287 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee()
/freebsd-12.1/contrib/unbound/edns-subnet/
H A Dsubnet-whitelist.c118 read_upstream(struct ecs_whitelist* whitelist, struct config_file* cfg) in read_upstream()
131 read_names(struct ecs_whitelist* whitelist, struct config_file* cfg) in read_names()
172 struct config_file* cfg) in ecs_whitelist_apply_cfg()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DPostOrderCFGView.cpp22 PostOrderCFGView::PostOrderCFGView(const CFG *cfg) { in PostOrderCFGView()
34 const CFG *cfg = ctx.getCFG(); in create() local
/freebsd-12.1/sbin/hastd/
H A Dcontrol.c76 control_set_role_common(struct hastd_config *cfg, struct nv *nvout, in control_set_role_common()
240 control_status(struct hastd_config *cfg, struct nv *nvout, in control_status()
308 control_handle(struct hastd_config *cfg) in control_handle()
/freebsd-12.1/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c441 struct radix_cfg *cfg; in ta_init_radix() local
474 struct radix_cfg *cfg; in ta_destroy_radix() local
496 struct radix_cfg *cfg; in ta_dump_radix_tinfo() local
709 struct radix_cfg *cfg; in ta_add_radix() local
810 struct radix_cfg *cfg; in ta_del_radix() local
1244 struct chash_cfg *cfg; in ta_print_chash_config() local
1278 struct chash_cfg *cfg; in ta_init_chash() local
1330 struct chash_cfg *cfg; in ta_destroy_chash() local
1353 struct chash_cfg *cfg; in ta_dump_chash_tinfo() local
1372 struct chash_cfg *cfg; in ta_dump_chash_tentry() local
[all …]

12345678910>>...13