Searched defs:config (Results 276 - 300 of 324) sorted by relevance

<<111213

/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_crtc.c1634 struct drm_mode_config *config; local
1887 struct drm_mode_config *config = &dev->mode_config; local
2151 struct drm_mode_config *config = &dev->mode_config; local
2333 struct drm_mode_config *config = &dev->mode_config; local
[all...]
/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.h351 struct hpt_iop_request_get_config *config; member in struct:hpt_iop_hba::__anon10126::__anon10129
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h269 u32 config; /* Uses same defines as local config plus some more below*/ member in struct:__anon7779
294 u32 config; member in struct:dci_info_port
459 u8 config; member in struct:dci_info_func
H A Decore_mcp_api.h1281 u32 config; member in struct:ecore_mdump_info
/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.h202 int config; /* configuration flags */ member in struct:sc_softc
/freebsd-11-stable/sys/dev/e1000/
H A De1000_82575.h70 } config; member in union:e1000_adv_data_desc::__anon6360
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dconfig.c2443 int wpa_config_add_prio_network(struct wpa_config *config, argument
2495 wpa_config_update_prio_list(struct wpa_config *config) argument
2647 wpa_config_flush_blobs(struct wpa_config *config) argument
2670 wpa_config_free(struct wpa_config *config) argument
2745 wpa_config_foreach_network(struct wpa_config *config, void (*func)(void *, struct wpa_ssid *), void *arg) argument
2766 wpa_config_get_network(struct wpa_config *config, int id) argument
2786 wpa_config_add_network(struct wpa_config *config) argument
2823 wpa_config_remove_network(struct wpa_config *config, int id) argument
3914 wpa_config_get_cred(struct wpa_config *config, int id) argument
3929 wpa_config_add_cred(struct wpa_config *config) argument
3958 wpa_config_remove_cred(struct wpa_config *config, int id) argument
3990 wpa_config_get_blob(struct wpa_config *config, const char *name) argument
4012 wpa_config_set_blob(struct wpa_config *config, struct wpa_config_blob *blob) argument
4041 wpa_config_remove_blob(struct wpa_config *config, const char *name) argument
4073 struct wpa_config *config; local
4140 wpa_config_debug_dump_networks(struct wpa_config *config) argument
4171 wpa_global_config_parse_int(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4209 wpa_global_config_parse_str(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4250 wpa_config_process_bgscan(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4271 wpa_global_config_parse_bin(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4290 wpa_config_process_freq_list(const struct global_parse_data *data, struct wpa_config *config, int line, const char *value) argument
4310 wpa_global_config_parse_ipv4(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4332 wpa_config_process_country(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4348 wpa_config_process_load_dynamic_eap( const struct global_parse_data *data, struct wpa_config *config, int line, const char *so) argument
4370 wpa_config_process_uuid(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4385 wpa_config_process_device_type( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4393 wpa_config_process_os_version(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4407 wpa_config_process_wps_vendor_ext_m1( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4446 wpa_config_process_sec_device_type( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4468 wpa_config_process_p2p_pref_chan( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4518 wpa_config_process_p2p_no_go_freq( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4537 wpa_config_process_p2p_device_persistent_mac_addr( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4554 wpa_config_process_hessid( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4568 wpa_config_process_sae_groups( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4586 wpa_config_process_ap_vendor_elements( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4624 wpa_config_process_no_ctrl_interface( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4636 wpa_config_get_int(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) argument
4648 wpa_config_get_str(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) argument
4670 wpa_config_get_ipv4(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) argument
4889 wpa_config_dump_values(struct wpa_config *config, char *buf, size_t buflen) argument
4913 wpa_config_get_value(const char *name, struct wpa_config *config, char *buf, size_t buflen) argument
4950 wpa_config_process_global(struct wpa_config *config, char *pos, int line) argument
[all...]
/freebsd-11-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c819 uint32_t config; local
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.c200 uint32_t config; /* configure */ member in struct:pci_xhci_opregs
2652 char *uopt, *xopts, *config; local
[all...]
/freebsd-11-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...]
/freebsd-11-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 **redirect_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-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c1637 zpool_import(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, argument
1695 zpool_print_unsup_feat(nvlist_t *config) argument
1501 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, nvlist_t *config) argument
1552 zpool_explain_recover(libzfs_handle_t *hdl, const char *name, int reason, nvlist_t *config) argument
1725 zpool_import_props(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, nvlist_t *props, int flags) argument
2411 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size, size_t *bytes_written) argument
2496 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) argument
3076 nvlist_t *tree, *config, **child, **newchild, *newconfig = NULL; local
4119 read_efi_label(nvlist_t *config, diskaddr_t *sb, boolean_t *system) argument
4159 find_start_block(nvlist_t *config) argument
4381 supported_dump_vdev_type(libzfs_handle_t *hdl, nvlist_t *config, char *errbuf) argument
4418 nvlist_t *config, *nvroot; local
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c1144 struct mac_configuration_cmd *config = local
1339 struct mac_configuration_cmd *config = local
1112 ecore_vlan_mac_set_rdata_e1x(struct bxe_softc *sc, struct ecore_vlan_mac_obj *o, int type, int cam_offset, bool add, uint8_t *mac, uint16_t vlan_id, int opcode, struct mac_configuration_cmd *config) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c3320 ar9300_eeprom_get_ant_cfg(struct ath_hal_9300 *ahp, const struct ieee80211_channel *chan, u_int8_t index, u_int16_t *config) argument
/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdaa.c820 hdaa_widget_pin_patch(uint32_t config, const char *str) argument
945 uint32_t config, orig; local
1615 uint32_t config; local
[all...]
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c2259 config ( function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c375 find_tunnel_agent(const char *tunnel, const char *hostinfo, const char ***argv_p, apr_hash_t *config, apr_pool_t *pool) argument
614 open_session(svn_ra_svn__session_baton_t **sess_p, const char *url, const apr_uri_t *uri, const char *tunnel_name, const char **tunnel_argv, apr_hash_t *config, const svn_ra_callbacks2_t *callbacks, void *callbacks_baton, svn_auth_baton_t *auth_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
842 ra_svn_open(svn_ra_session_t *session, const char **corrected_url, const char **redirect_url, const char *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
[all...]
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_config.c5246 struct netinfo_config_state *config; local
5292 gettokens_netinfo( struct netinfo_config_state *config, char **tokenlist, int *ntokens ) argument
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c537 nvlist_t *config; local
742 nvlist_t *config; local
1494 nvlist_t *config, *nvroot; local
1859 show_import(nvlist_t *config) argument
2092 do_import(nvlist_t *config, const char *newname, const char *mntopts, nvlist_t *props, int flags) argument
2302 nvlist_t *config; local
2892 nvlist_t *config, *nvroot; local
3421 nvlist_t *config; local
3753 nvlist_t *config, *props = NULL; local
4184 nvlist_t *config, *nvroot; local
4379 nvlist_t *config = zpool_get_config(zhp, NULL); local
4601 nvlist_t *config, *nvroot; local
4807 print_dedup_stats(nvlist_t *config) argument
4861 nvlist_t *config, *nvroot; local
4936 zpool_get_name(zhp), reason, config); local
4991 zpool_get_name(zhp), reason, config); local
5318 nvlist_t *config; local
5387 nvlist_t *config; local
5484 nvlist_t *config; local
5526 nvlist_t *config; local
[all...]
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_main.c4751 struct i40e_aq_set_phy_config config; local
6487 struct i40e_aq_set_phy_config config; local
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote.c410 get_memory_packet_size(struct memory_packet_config *config) argument
456 set_memory_packet_size(char *args, struct memory_packet_config *config) argument
497 show_memory_packet_size(struct memory_packet_config *config) argument
592 update_packet_config(struct packet_config *config) argument
609 show_packet_config_cmd(struct packet_config *config) argument
639 add_packet_config_cmd(struct packet_config *config, char *name, char *title, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_remote_list, struct cmd_list_element **show_remote_list, int legacy) argument
680 packet_ok(const char *buf, struct packet_config *config) argument
[all...]
/freebsd-11-stable/sys/xen/interface/
H A Ddomctl.h67 struct xen_arch_domainconfig config; member in struct:xen_domctl_createdomain
/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxgehal-ll.h3000 vxge_hal_device_config_t config; member in struct:vxge_hal_device_t
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2387 nvlist_t *config; local
2607 nvlist_t *config = NULL; local
4350 nvlist_t *config = NULL; local
[all...]
/freebsd-11-stable/sys/libkern/
H A Dzlib.c674 } config; typedef in typeref:struct:config_s

Completed in 762 milliseconds

<<111213