Searched defs:config (Results 51 - 75 of 288) sorted by relevance

1234567891011>>

/freebsd-10-stable/usr.sbin/bsdinstall/distextract/
H A Ddistextract.c70 struct dpv_config *config; local
[all...]
/freebsd-10-stable/usr.sbin/mfiutil/
H A Dmfi_foreign.c112 struct mfi_config_data *config; local
[all...]
H A Dmfi_show.c343 struct mfi_config_data *config; local
[all...]
/freebsd-10-stable/usr.bin/dpv/
H A Ddpv.c259 struct dpv_config *config; local
[all...]
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_aqm.h106 int (*config)(struct dn_fsk *, struct dn_extra_parms *ep, int); member in struct:dn_aqm
/freebsd-10-stable/contrib/netbsd-tests/lib/librefuse/
H A Dt_refuse_opt.c171 struct foofs_config *config = data; local
190 struct foofs_config config; local
208 struct foofs_config config; local
237 struct foofs_config config; local
263 struct foofs_config config; local
[all...]
/freebsd-10-stable/contrib/bsnmp/snmp_target/
H A Dtarget_snmp.c832 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dutil.c117 nvlist_t *config, *nvroot; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_status.c196 check_status(nvlist_t *config, boolean_t isimport) argument
392 zpool_import_status(nvlist_t *config, char **msgid) argument
[all...]
/freebsd-10-stable/contrib/atf/atf-c/
H A Dcheck_test.c223 const char *const config[] = { NULL }; local
/freebsd-10-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...]
/freebsd-10-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-10-stable/contrib/ofed/libibverbs/src/
H A Dinit.c294 char *config; local
[all...]
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dkx509.c139 build_certificate(krb5_context context, krb5_kdc_configuration *config, const krb5_data *key, time_t endtime, krb5_principal principal, krb5_data *certificate) argument
280 _kdc_do_kx509(krb5_context context, krb5_kdc_configuration *config, const struct Kx509Request *req, krb5_data *reply, const char *from, struct sockaddr *addr) argument
[all...]
/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah_soc.h42 uint32_t config; /* Board configuration */ member in struct:ar531x_boarddata
/freebsd-10-stable/sys/dev/ep/
H A Dif_ep.c225 uint16_t config; local
/freebsd-10-stable/sys/dev/mcd/
H A Dmcdvar.h18 short config; member in struct:mcd_data
/freebsd-10-stable/sys/dev/vxge/vxgehal/
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-stable/tools/tools/usbtest/
H A Dusb_control_ep_test.c610 struct libusb20_config *config; local
/freebsd-10-stable/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-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...]

Completed in 160 milliseconds

1234567891011>>