Searched defs:config (Results 226 - 250 of 288) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/xen/interface/arch-x86/hvm/
H A Dsave.h489 uint64_t config; /* configuration */ member in struct:hvm_hw_hpet
496 uint64_t config; /* configuration/cap */ member in struct:hvm_hw_hpet::__anon11666
/freebsd-10-stable/sys/dev/netmap/
H A Dnetmap_mem2.c133 netmap_mem_config_t config; /* called with NMA_LOCK held */ member in struct:netmap_mem_d
H A Dnetmap_kern.h1096 bdg_config_fn_t config; member in struct:netmap_bdg_ops
/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c300 apr_hash_t *config; member in struct:opt_baton_t
420 apr_hash_t *config; member in struct:subcommand_baton_t
955 open_source_session(svn_ra_session_t **from_session, svn_string_t **last_merged_rev, const char *from_url, svn_ra_session_t *to_session, svn_ra_callbacks2_t *callbacks, apr_hash_t *config, void *baton, apr_pool_t *pool) argument
1953 svn_config_t *config; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Ddiff.c2243 create_diff_writer_info(diff_writer_info_t *dwi, const apr_array_header_t *options, apr_hash_t *config, apr_pool_t *result_pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcmdline.c978 svn_cmdline__apply_config_options(apr_hash_t *config, argument
1201 find_editor_binary(const char **editor, const char *editor_cmd, apr_hash_t *config) argument
1263 svn_cmdline__edit_file_externally(const char *path, const char *editor_cmd, apr_hash_t *config, apr_pool_t *pool) argument
1312 svn_cmdline__edit_string_externally(svn_string_t **edited_contents , const char **tmpfile_left , const char *editor_cmd, const char *base_dir , const svn_string_t *contents , const char *filename, apr_hash_t *config, svn_boolean_t as_text, const char *encoding, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_local/
H A Dra_plugin.c148 svn_config_t *config = NULL; local
555 svn_ra_local__open(svn_ra_session_t *session, const char **corrected_url, const char *repos_URL, const svn_ra_callbacks2_t *callbacks, void *callback_baton, svn_auth_baton_t *auth_baton, apr_hash_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c259 svn_ra_open4(svn_ra_session_t **session_p, const char **corrected_url_p, const char *repos_URL, const char *uuid, const svn_ra_callbacks2_t *callbacks, void *callback_baton, apr_hash_t *config, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c2778 svn_wc_get_default_ignores(apr_array_header_t **patterns, apr_hash_t *config, apr_pool_t *pool) argument
2971 svn_wc_get_ignores2(apr_array_header_t **patterns, svn_wc_context_t *wc_ctx, const char *local_abspath, apr_hash_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_emul.c171 char *emul, *config, *str, *cp; local
[all...]
/freebsd-10-stable/sys/dev/an/
H A Dif_an.c1910 struct an_ltv_genconfig *config; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c694 svn_config_t *config; local
[all...]
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c2277 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c217 add_config(libzfs_handle_t *hdl, pool_list_t *pl, const char *path, nvlist_t *config) argument
378 refresh_config(libzfs_handle_t *hdl, nvlist_t *config) argument
443 nvlist_t *ret = NULL, *config = NULL, *tmp = NULL, *nvtop, *nvroot; local
870 zpool_read_label(int fd, nvlist_t **config) argument
1051 nvlist_t *config; local
1285 nvlist_t *config = slice->rn_config; local
1582 nvlist_t *config; local
[all...]
/freebsd-10-stable/sys/dev/hptiop/
H A Dhptiop.c917 hptiop_get_config_itl(struct hpt_iop_hba * hba, struct hpt_iop_request_get_config * config) argument
950 hptiop_get_config_mv(struct hpt_iop_hba * hba, struct hpt_iop_request_get_config * config) argument
973 hptiop_get_config_mvfrey(struct hpt_iop_hba * hba, struct hpt_iop_request_get_config * config) argument
1004 hptiop_set_config_itl(struct hpt_iop_hba *hba, struct hpt_iop_request_set_config *config) argument
1034 hptiop_set_config_mv(struct hpt_iop_hba *hba, struct hpt_iop_request_set_config *config) argument
1061 hptiop_set_config_mvfrey(struct hpt_iop_hba *hba, struct hpt_iop_request_set_config *config) argument
[all...]
H A Dhptiop.h351 struct hpt_iop_request_get_config *config; member in struct:hpt_iop_hba::__anon8710::__anon8713
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_core.c2138 uint32_t c, caps, config, cpuflag, evsel, mask; local
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c651 spa_add(const char *name, nvlist_t *config, const char *altroot) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h243 } config; member in union:t4_sched_params::__anon1133
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c4505 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10-stable/usr.sbin/inetd/
H A Dinetd.c978 config(void) function
/freebsd-10-stable/sys/dev/ipw/
H A Dif_ipw.c2468 struct ipw_configuration config; local
/freebsd-10-stable/sys/dev/lmc/
H A Dif_lmc.c4112 config_proto(softc_t *sc, struct config *config) argument
4286 struct config *config = (struct config *) data; local
4535 struct config config = sc->config; local
4749 struct config config = sc->config; local
5482 struct config config; local
5548 struct config config; local
[all...]
/freebsd-10-stable/sys/dev/syscons/
H A Dsyscons.h193 int config; /* configuration flags */ member in struct:sc_softc
/freebsd-10-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-virtualpath.c9604 __hal_vp_initialize(vxge_hal_device_h devh, u32 vp_id, vxge_hal_vp_config_t *config) argument
[all...]

Completed in 424 milliseconds

1234567891011>>