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

1234567891011>>

/freebsd-12-stable/usr.sbin/pw/
H A Dpw_conf.c87 static struct userconf config = variable in typeref:struct:userconf
[all...]
/freebsd-12-stable/usr.sbin/rrenumd/
H A Drrenumd.c224 config(FILE **fpp) function
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap_tls_common.c108 eap_tls_params_from_conf1(struct tls_connection_params *params, struct eap_peer_config *config) argument
132 eap_tls_params_from_conf2(struct tls_connection_params *params, struct eap_peer_config *config) argument
156 eap_tls_params_from_conf(struct eap_sm *sm, struct eap_ssl_data *data, struct tls_connection_params *params, struct eap_peer_config *config, int phase2) argument
238 eap_tls_init_connection(struct eap_sm *sm, struct eap_ssl_data *data, struct eap_peer_config *config, struct tls_connection_params *params) argument
300 eap_peer_tls_ssl_init(struct eap_sm *sm, struct eap_ssl_data *data, struct eap_peer_config *config, u8 eap_type) argument
1092 eap_peer_select_phase2_methods(struct eap_peer_config *config, const char *prefix, struct eap_method_type **types, size_t *num_types) argument
[all...]
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_file.c350 static int wpa_config_process_blob(struct wpa_config *config, FILE *f, argument
383 struct wpa_config *config; local
1114 wpa_config_write_global(FILE *f, struct wpa_config *config) argument
1555 wpa_config_write(const char *name, struct wpa_config *config) argument
[all...]
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Ddump_fts.c424 struct ibnd_config config = { 0 }; local
/freebsd-12-stable/contrib/pf/authpf/
H A Dauthpf.c95 FILE *config; local
/freebsd-12-stable/contrib/processor-trace/libipt/src/
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...]
H A Dpt_insn_decoder.c109 struct pt_config config; local
153 struct pt_insn_decoder *pt_insn_alloc_decoder(const struct pt_config *config) argument
620 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
662 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...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dauth.c609 svn_auth_get_platform_specific_client_providers(apr_array_header_t **providers, svn_config_t *config, apr_pool_t *pool) argument
733 svn_auth__make_session_auth(svn_auth_baton_t **session_auth_baton, const svn_auth_baton_t *auth_baton, apr_hash_t *config, const char *server_name, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dcache-memcache.c545 svn_cache__make_memcache_from_config(svn_memcache_t **memcache_p, svn_config_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-12-stable/contrib/apr-util/crypto/
H A Dapr_crypto_openssl.c55 apr_crypto_config_t *config; member in struct:apr_crypto_t
238 apr_crypto_config_t *config = NULL; local
623 apr_crypto_config_t *config = key->f->config; local
809 apr_crypto_config_t *config = key->f->config; local
[all...]
/freebsd-12-stable/contrib/ipfilter/l4check/
H A Dl4check.c767 char *config = NULL; local
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-util.c518 cvmx_gmxx_txx_pipe_t config; local
/freebsd-12-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-12-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-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c899 vdev_disk_read_rootlabel(char *devpath, char *devid, nvlist_t **config) argument
[all...]
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.c134 } config; typedef in typeref:struct:config_s
/freebsd-12-stable/lib/libdpv/
H A Ddpv.c92 dpv(struct dpv_config *config, struct dpv_file_node *file_list) argument
[all...]
/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_amd.c575 uint64_t allowed_unitmask, caps, config, unitmask; local
703 uint64_t config; local
746 uint64_t config; local
799 uint64_t config, evsel, perfctr; local
[all...]
H A Dhwpmc_mips.c76 uint32_t caps, config, counter; local
186 uint32_t config; local
/freebsd-12-stable/sys/compat/linsysfs/
H A Dlinsysfs.c307 uint8_t config[48]; local
[all...]
/freebsd-12-stable/sys/dev/iicbus/
H A Dad7417.c494 struct write_data config; local
/freebsd-12-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...]

Completed in 342 milliseconds

1234567891011>>