Searched defs:config (Results 76 - 100 of 274) sorted by relevance

1234567891011

/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_config.c342 spa_config_set(spa_t *spa, nvlist_t *config) argument
360 nvlist_t *config, *nvroot; local
[all...]
/freebsd-10.1-release/sys/dev/ath/ath_hal/
H A Dah_soc.h42 uint32_t config; /* Board configuration */ member in struct:ar531x_boarddata
/freebsd-10.1-release/sys/dev/ep/
H A Dif_ep.c225 uint16_t config; local
/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_mpc7xxx.c444 uint32_t config; local
604 uint32_t caps, config, counter; local
663 uint32_t config; local
[all...]
H A Dhwpmc_ppc970.c364 ppc970_set_pmc(int cpu, int ri, int config) argument
403 uint32_t config; local
485 uint32_t config; local
600 uint32_t caps, config = 0, counter = 0; local
[all...]
/freebsd-10.1-release/sys/dev/mcd/
H A Dmcdvar.h18 short config; member in struct:mcd_data
/freebsd-10.1-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-config.c46 vxge_hal_driver_config_check(vxge_hal_driver_config_t *config) argument
1254 __hal_vpath_qos_config_check(vxge_hal_vpath_qos_config_t *config) argument
1286 __hal_mrpcim_config_check(vxge_hal_mrpcim_config_t *config) argument
[all...]
H A Dvxgehal-fifo.h77 vxge_hal_fifo_config_t *config; member in struct:__hal_fifo_t
H A Dvxgehal-mgmt.c1623 vxge_hal_mgmt_register_config(vxge_hal_device_h devh, vxge_hal_mgmt_reg_type_e type, u32 vp_id, u8 *config, u32 *size) argument
/freebsd-10.1-release/sys/netgraph/
H A Dng_patch.c152 struct ng_patch_config *config; member in struct:ng_patch_priv
[all...]
/freebsd-10.1-release/tools/tools/usbtest/
H A Dusb_control_ep_test.c610 struct libusb20_config *config; local
/freebsd-10.1-release/usr.bin/csup/
H A Dauth.c69 int auth_login(struct config *config) argument
92 auth_domd5auth(struct config *config) argument
283 auth_makechallenge(struct config *config, char *challenge) argument
[all...]
H A Dconfig.c67 struct config *config; local
154 config_checkcolls(struct config *config) argument
265 config_free(struct config *config) argument
[all...]
H A Dconfig.h99 struct config { struct
H A Ddetailer.c58 struct config *config; member in struct:detailer
129 struct config *config; local
[all...]
/freebsd-10.1-release/usr.sbin/config/
H A Dconfig.h89 struct config { struct
/freebsd-10.1-release/usr.sbin/mfiutil/
H A Dmfi_show.c343 struct mfi_config_data *config; local
[all...]
/freebsd-10.1-release/usr.sbin/nscd/
H A Dconfig.c262 add_configuration_entry(struct configuration *config, argument
299 configuration_get_entries_size(struct configuration *config) argument
308 configuration_get_entry(struct configuration *config, size_t index) argument
318 configuration_find_entry(struct configuration *config, const char *name) argument
439 configuration_lock_rdlock(struct configuration *config) argument
447 configuration_lock_wrlock(struct configuration *config) argument
455 configuration_unlock(struct configuration *config) argument
537 fill_configuration_defaults(struct configuration *config) argument
572 destroy_configuration(struct configuration *config) argument
[all...]
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-10.1-release/usr.sbin/pw/
H A Dpw_conf.c84 static struct userconf config = variable in typeref:struct:userconf
[all...]
/freebsd-10.1-release/crypto/openssl/apps/
H A Dopenssl.c154 CONF *config = NULL; variable
[all...]
H A Dapps.h146 CONF *config = NULL; variable
/freebsd-10.1-release/contrib/apr-util/crypto/
H A Dapr_crypto_openssl.c43 apr_crypto_config_t *config; member in struct:apr_crypto_t
191 apr_crypto_config_t *config = NULL; local
478 apr_crypto_config_t *config = key->f->config; local
649 apr_crypto_config_t *config = key->f->config; local
[all...]
/freebsd-10.1-release/contrib/atf/atf-c/detail/
H A Dtp_main.c212 parse_vflag(char *arg, atf_map_t *config) argument
/freebsd-10.1-release/contrib/ipfilter/l4check/
H A Dl4check.c767 char *config = NULL; local

Completed in 160 milliseconds

1234567891011