Searched defs:config (Results 126 - 150 of 338) sorted by relevance

1234567891011>>

/freebsd-current/usr.sbin/bsnmpd/modules/snmp_lm75/
H A Dsnmp_lm75.c83 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-current/sys/dev/cxgbe/
H A Dt4_iov.c317 t4iov_iov_init(device_t dev, uint16_t num_vfs, const struct nvlist *config) argument
330 t4iov_add_vf(device_t dev, uint16_t vfnum, const struct nvlist *config) argument
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_e500.c273 e500_set_pmc(int cpu, int ri, int config) argument
366 uint32_t caps, config, counter; local
[all...]
H A Dhwpmc_powerpc.c185 uint32_t caps, config = 0, counter = 0; local
[all...]
H A Dhwpmc_arm64.c166 uint32_t config; local
302 uint32_t config; local
[all...]
H A Dhwpmc_armv7.c139 uint32_t config; local
257 uint32_t config; local
282 uint32_t config; local
[all...]
/freebsd-current/usr.sbin/iovctl/
H A Dparse.c58 add_bool_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
73 add_string_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
88 add_uint_config(const char *key, const ucl_object_t *obj, nvlist_t *config, argument
113 add_unicast_mac_config(const char *key, const ucl_object_t *obj, nvlist_t *config) argument
168 add_config(const char *key, const ucl_object_t *obj, nvlist_t *config, const nvlist_t *schema) argument
199 parse_device_config(const ucl_object_t *top, nvlist_t *config, const char *subsystem, const nvlist_t *schema) argument
259 nvlist_t *config; local
[all...]
H A Diovctl.c92 config_iov(int fd, const char *dev_name, const nvlist_t *config, int dryrun) argument
275 nvlist_t *schema, *config; local
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzutil/os/freebsd/
H A Dzutil_import_os.c107 nvlist_t *config; local
262 update_vdevs_config_dev_sysfs_path(nvlist_t *config) argument
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_import.c70 refresh_config(libzfs_handle_t *hdl, nvlist_t *config) argument
154 nvlist_t *config; local
282 nvlist_t *config; local
[all...]
/freebsd-current/usr.sbin/nscd/
H A Dparser.c91 find_create_entry(struct configuration *config, argument
115 enable_cache(struct configuration *config, const char *entry_name, int flag) argument
126 set_positive_time_to_live(struct configuration *config, argument
148 set_negative_time_to_live(struct configuration *config, argument
169 set_positive_confidence_threshold(struct configuration *config, const char *entry_name, int conf_thresh) argument
186 set_negative_confidence_threshold(struct configuration *config, const char *entry_name, int conf_thresh) argument
204 set_keep_hot_count(struct configuration *config, const char *entry_name, int count) argument
225 set_positive_policy(struct configuration *config, const char *entry_name, enum cache_policy_t policy) argument
241 set_negative_policy(struct configuration *config, const char *entry_name, enum cache_policy_t policy) argument
257 set_perform_actual_lookups(struct configuration *config, const char *entry_name, int flag) argument
273 set_suggested_size(struct configuration *config, const char *entry_name, int size) argument
292 check_files(struct configuration *config, const char *entry_name, int flag) argument
356 set_threads_num(struct configuration *config, int value) argument
368 parse_config_file(struct configuration *config, const char *fname, char const **error_str, int *error_line) argument
[all...]
/freebsd-current/usr.sbin/nvmfd/
H A Ddevices.c53 init_ramdisk(const char *config, struct backing_device *dev) argument
70 init_filedevice(const char *config, int fd, struct stat *sb, argument
84 init_chardevice(const char *config, int fd, struct backing_device *dev) argument
100 init_device(const char *config, struct backing_device *dev) argument
[all...]
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_insn_decoder.c111 struct pt_config config; local
155 struct pt_insn_decoder *pt_insn_alloc_decoder(const struct pt_config *config) argument
623 pt_insn_at_skl014(const struct pt_event *ev, const struct pt_insn *insn, const struct pt_insn_ext *iext, const struct pt_config *config) argument
665 pt_insn_at_disabled_event(const struct pt_event *ev, const struct pt_insn *insn, const struct pt_insn_ext *iext, const struct pt_config *config) argument
[all...]
H A Dpt_encoder.c37 int pt_encoder_init(struct pt_encoder *encoder, const struct pt_config *config) argument
62 struct pt_encoder *pt_alloc_encoder(const struct pt_config *config) argument
[all...]
/freebsd-current/crypto/heimdal/kdc/
H A Dconnect.c141 add_standard_ports(krb5_context context, krb5_kdc_configuration *config, int family) argument
165 parse_ports(krb5_context context, krb5_kdc_configuration *config, const char *str) argument
247 init_socket(krb5_context context, krb5_kdc_configuration *config, struct descr *d, krb5_address *a, int family, int type, int port) argument
312 init_sockets(krb5_context context, krb5_kdc_configuration *config, struct descr **desc) argument
399 send_reply(krb5_context context, krb5_kdc_configuration *config, krb5_boolean prependlength, struct descr *d, krb5_data *reply) argument
433 do_request(krb5_context context, krb5_kdc_configuration *config, void *buf, size_t len, krb5_boolean prependlength, struct descr *d) argument
466 handle_udp(krb5_context context, krb5_kdc_configuration *config, struct descr *d) argument
547 add_new_tcp(krb5_context context, krb5_kdc_configuration *config, struct descr *d, int parent, int child) argument
585 grow_descr(krb5_context context, krb5_kdc_configuration *config, struct descr *d, size_t n) argument
619 handle_vanilla_tcp(krb5_context context, krb5_kdc_configuration *config, struct descr *d) argument
647 handle_http_tcp(krb5_context context, krb5_kdc_configuration *config, struct descr *d) argument
760 handle_tcp(krb5_context context, krb5_kdc_configuration *config, struct descr *d, int idx, int min_free) argument
842 loop(krb5_context context, krb5_kdc_configuration *config) argument
[all...]
H A Dannounce.c531 bonjour_announce(krb5_context context, krb5_kdc_configuration *config) argument
H A Ddigest.c58 get_digest_key(krb5_context context, krb5_kdc_configuration *config, hdb_entry_ex *server, krb5_crypto *crypto) argument
164 get_password_entry(krb5_context context, krb5_kdc_configuration *config, const char *username, char **password) argument
202 _kdc_do_digest(krb5_context context, krb5_kdc_configuration *config, const struct DigestREQ *req, krb5_data *reply, const char *from, struct sockaddr *addr) argument
[all...]
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dprivate.h90 kadm5_config_params config; member in struct:kadm5_server_context
120 kadm5_config_params config; member in struct:kadm5_ad_context
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Ddump_fts.c424 struct ibnd_config config = { 0 }; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dconfig_winreg.c50 static int wpa_config_read_blobs(struct wpa_config *config, HKEY hk) argument
163 static int wpa_config_read_global_uuid(struct wpa_config *config, HKEY hk) argument
181 static int wpa_config_read_global_os_version(struct wpa_config *config, argument
201 static int wpa_config_read_global(struct wpa_config *config, HKEY hk) argument
383 wpa_config_read_networks(struct wpa_config *config, HKEY hk) argument
453 struct wpa_config *config; local
563 wpa_config_write_global(struct wpa_config *config, HKEY hk) argument
1010 wpa_config_write(const char *name, struct wpa_config *config) argument
[all...]
H A Dconfig_file.c266 static int wpa_config_process_blob(struct wpa_config *config, FILE *f, argument
299 struct wpa_config *config; local
1077 wpa_config_write_global(FILE *f, struct wpa_config *config) argument
1566 wpa_config_write(const char *name, struct wpa_config *config) argument
[all...]
/freebsd-current/contrib/dma/
H A Ddma.h130 struct config { struct
/freebsd-current/share/examples/ipfilter/l4check/
H A Dl4check.c760 char *config = NULL; local
/freebsd-current/lib/libusb/
H A Dlibusb10_desc.c82 libusb_get_active_config_descriptor(libusb_device *dev, struct libusb_config_descriptor **config) argument
95 libusb_get_config_descriptor(libusb_device *dev, uint8_t config_index, struct libusb_config_descriptor **config) argument
266 libusb_get_config_descriptor_by_value(libusb_device *dev, uint8_t bConfigurationValue, struct libusb_config_descriptor **config) argument
297 libusb_free_config_descriptor(struct libusb_config_descriptor *config) argument
[all...]
/freebsd-current/lib/libdpv/
H A Ddpv.c90 dpv(struct dpv_config *config, struct dpv_file_node *file_list) argument
[all...]

Completed in 259 milliseconds

1234567891011>>