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

1234567891011>>

/freebsd-11-stable/crypto/heimdal/kdc/
H A Dannounce.c531 bonjour_announce(krb5_context context, krb5_kdc_configuration *config) argument
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 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-11-stable/contrib/pf/authpf/
H A Dauthpf.c94 FILE *config; local
/freebsd-11-stable/lib/libdpv/
H A Ddpv.c92 dpv(struct dpv_config *config, struct dpv_file_node *file_list) argument
[all...]
/freebsd-11-stable/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-11-stable/sys/netgraph/atm/uni/
H A Dng_uni.c371 struct uni_config *config; local
/freebsd-11-stable/sys/dev/pci/
H A Dpci_iov_schema.c268 pci_iov_schema_validate_bool(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
278 pci_iov_schema_validate_string(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
288 pci_iov_schema_validate_uint(const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
305 pci_iov_schema_validate_unicast_mac( const struct config_type_validator * validator, const nvlist_t *config, const char *name) argument
327 pci_iov_config_add_default(const nvlist_t *param_schema, const char *name, nvlist_t *config) argument
579 pci_iov_schema_validate_required(const nvlist_t *schema, nvlist_t *config) argument
604 pci_iov_schema_validate_param(const nvlist_t *schema_param, const char *name, const nvlist_t *config) argument
624 pci_iov_schema_validate_types(const nvlist_t *schema, const nvlist_t *config) argument
649 pci_iov_schema_validate_device(const nvlist_t *schema, nvlist_t *config, const char *schema_device, const char *config_device) argument
709 pci_iov_schema_validate_vfs(const nvlist_t *schema, nvlist_t *config, uint16_t num_vfs) argument
731 pci_iov_schema_validate_device_subsystems(const nvlist_t *config) argument
802 pci_iov_schema_validate_device_names(const nvlist_t *config, uint16_t num_vfs) argument
830 pci_iov_schema_validate_config(const nvlist_t *schema, nvlist_t *config) argument
854 pci_iov_config_get_num_vfs(const nvlist_t *config) argument
[all...]
/freebsd-11-stable/sys/mips/rmi/
H A Dfmn.c250 uint32_t config, mflags; local
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mips.c74 uint32_t caps, config, counter; local
184 uint32_t config; local
H A Dhwpmc_ppro.c497 uint32_t allowed_unitmask, caps, config, unitmask; local
608 uint32_t config; local
[all...]
H A Dhwpmc_amd.c536 uint32_t config; local
538 uint64_t config; local
673 uint32_t config = 0; local
675 uint64_t config = 0; local
717 uint32_t config = 0; local
719 uint64_t config = 0; local
762 uint32_t config = 0; local
764 uint64_t config = 0; local
[all...]
/freebsd-11-stable/sys/dev/iicbus/
H A Dad7417.c492 struct write_data config; local
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-fifo.c291 vxge_hal_fifo_config_t *config; local
[all...]
H A Dvxgehal-ring.c529 vxge_hal_ring_config_t *config; local
[all...]
/freebsd-11-stable/sys/isa/
H A Disa_common.c116 isa_find_memory(device_t child, struct isa_config *config, argument
190 isa_find_port(device_t child, struct isa_config *config, argument
287 isa_find_irq(device_t child, struct isa_config *config, struct isa_config *result) argument
352 isa_find_drq(device_t child, struct isa_config *config, struct isa_config *result) argument
968 isa_add_config(device_t dev, device_t child, int priority, struct isa_config *config) argument
[all...]
H A Dpnp.c232 pnp_set_config(void *arg, struct isa_config *config, int enable) argument
374 pnp_check_quirks(uint32_t vendor_id, uint32_t logical_id, int ldn, struct isa_config *config) argument
[all...]
/freebsd-11-stable/sys/dev/scd/
H A Dscdreg.h90 u_short config; member in struct:sony_drive_configuration
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Ddump_fts.c424 struct ibnd_config config = { 0 }; local
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvhpet.c78 uint64_t config; /* Configuration */ member in struct:vhpet
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Davila_ata.c157 const struct ata_config *config; local
172 const struct ata_config *config; local
[all...]
/freebsd-11-stable/lib/libusb/
H A Dlibusb10_desc.c81 libusb_get_active_config_descriptor(libusb_device *dev, struct libusb_config_descriptor **config) argument
94 libusb_get_config_descriptor(libusb_device *dev, uint8_t config_index, struct libusb_config_descriptor **config) argument
265 libusb_get_config_descriptor_by_value(libusb_device *dev, uint8_t bConfigurationValue, struct libusb_config_descriptor **config) argument
296 libusb_free_config_descriptor(struct libusb_config_descriptor *config) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c854 vdev_disk_read_rootlabel(char *devpath, char *devid, nvlist_t **config) argument
[all...]
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c110 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-11-stable/usr.sbin/nscd/
H A Dnscd.c101 init_cache_(struct configuration *config) argument
156 init_runtime_env(struct configuration *config) argument
227 accept_connection(struct kevent *event_data, struct runtime_env *env, struct configuration *config) argument
276 process_socket_event(struct kevent *event_data, struct runtime_env *env, struct configuration *config) argument
464 process_timer_event(struct kevent *event_data, struct runtime_env *env, struct configuration *config) argument
481 processing_loop(cache the_cache, struct runtime_env *env, struct configuration *config) argument
[all...]

Completed in 261 milliseconds

1234567891011>>