Searched defs:config (Results 226 - 250 of 324) sorted by last modified time

1234567891011>>

/freebsd-11-stable/contrib/gdb/include/
H A Dxtensa-isa-internal.h100 struct config_struct *config; /* Table of configuration parameters. */ member in struct:xtensa_isa_internal_struct
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmain.c108 ld_config_type config; variable
[all...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Dcheck_test.c223 const char *const config[] = { NULL }; local
H A Dmacros_test.c83 const char *const config[] = { NULL }; local
H A Dtc.c545 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head, atf_tc_body_t body, atf_tc_cleanup_t cleanup, const char *const *config) argument
602 atf_tc_init_pack(atf_tc_t *tc, const atf_tc_pack_t *pack, const char *const *config) argument
H A Dtc_test.c129 ATF_TC(config); variable
139 const char *const config[] = { "test-var", "test-value", NULL }; local
H A Dtp.c76 atf_tp_init(atf_tp_t *tp, const char *const *config) argument
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dtp_main.c207 parse_vflag(char *arg, atf_map_t *config) argument
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dtest_helpers.hpp79 run_h_tc_data(const atf::tests::vars_map& config) : argument
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dmacros_test.cpp347 atf::tests::vars_map config; local
394 atf::tests::vars_map config; local
444 atf::tests::vars_map config; local
486 atf::tests::vars_map config; local
536 atf::tests::vars_map config; local
579 atf::tests::vars_map config; local
631 atf::tests::vars_map config; local
682 atf::tests::vars_map config; local
730 atf::tests::vars_map config; local
[all...]
H A Dtests.cpp206 impl::tc::init(const vars_map& config) argument
/freebsd-11-stable/lib/libdpv/
H A Ddpv.c92 dpv(struct dpv_config *config, struct dpv_file_node *file_list) argument
[all...]
/freebsd-11-stable/lib/libgeom/
H A Dgeom_xml2tree.c57 struct gconf *config; member in struct:mystate
[all...]
/freebsd-11-stable/lib/libusb/
H A Dlibusb01.c459 usb_parse_configuration(struct usb_config_descriptor *config, argument
[all...]
H A Dusb.h235 struct usb_config_descriptor *config; member in struct:usb_device
/freebsd-11-stable/usr.bin/dpv/
H A Ddpv.c259 struct dpv_config *config; local
[all...]
/freebsd-11-stable/usr.sbin/nscd/
H A Dparser.c93 find_create_entry(struct configuration *config, argument
117 enable_cache(struct configuration *config, const char *entry_name, int flag) argument
128 set_positive_time_to_live(struct configuration *config, argument
150 set_negative_time_to_live(struct configuration *config, argument
171 set_positive_confidence_threshold(struct configuration *config, const char *entry_name, int conf_thresh) argument
188 set_negative_confidence_threshold(struct configuration *config, const char *entry_name, int conf_thresh) argument
206 set_keep_hot_count(struct configuration *config, const char *entry_name, int count) argument
227 set_positive_policy(struct configuration *config, const char *entry_name, enum cache_policy_t policy) argument
243 set_negative_policy(struct configuration *config, const char *entry_name, enum cache_policy_t policy) argument
259 set_perform_actual_lookups(struct configuration *config, const char *entry_name, int flag) argument
275 set_suggested_size(struct configuration *config, const char *entry_name, int size) argument
294 check_files(struct configuration *config, const char *entry_name, int flag) argument
358 set_threads_num(struct configuration *config, int value) argument
370 parse_config_file(struct configuration *config, const char *fname, char const **error_str, int *error_line) argument
[all...]
/freebsd-11-stable/usr.sbin/iovctl/
H A Diovctl.c95 config_iov(int fd, const char *dev_name, const nvlist_t *config, int dryrun) argument
274 nvlist_t *schema, *config; local
[all...]
H A Dparse.c61 add_bool_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
76 add_string_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
91 add_uint_config(const char *key, const ucl_object_t *obj, nvlist_t *config, argument
116 add_unicast_mac_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
171 add_config(const char *key, const ucl_object_t *obj, nvlist_t *config, const nvlist_t *schema) argument
202 parse_device_config(const ucl_object_t *top, nvlist_t *config, const char *subsystem, const nvlist_t *schema) argument
262 nvlist_t *config; local
[all...]
H A Dvalidate.c51 find_config(nvlist_t *config, const char * device) argument
103 nvlist_t *config; local
170 const nvlist_t *subsystem, *schema, *config; local
225 validate_config(nvlist_t *config, const nvlist_t *schema, const regex_t *vf_pat) argument
[all...]
/freebsd-11-stable/usr.sbin/rrenumd/
H A Drrenumd.c222 config(FILE **fpp) function
/freebsd-11-stable/usr.sbin/fstyp/
H A Dzfs.c52 nvlist_t *config = NULL; local
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c86 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-11-stable/usr.sbin/pw/
H A Dpw_utils.c68 get_userconfig(const char *config) argument
/freebsd-11-stable/sys/isa/
H A Disa_common.c116 isa_find_memory(device_t child, struct isa_config *config, argument
190 isa_find_port(device_t child, struct isa_config *config, argument
287 isa_find_irq(device_t child, struct isa_config *config, struct isa_config *result) argument
352 isa_find_drq(device_t child, struct isa_config *config, struct isa_config *result) argument
968 isa_add_config(device_t dev, device_t child, int priority, struct isa_config *config) argument
[all...]

Completed in 158 milliseconds

1234567891011>>