Searched defs:config (Results 201 - 225 of 338) sorted by relevance

1234567891011>>

/freebsd-current/contrib/bsnmp/snmpd/
H A Dsnmpmod.h331 void (*config)(void); member in struct:snmp_module
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII.c1834 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_query_decoder.c112 struct pt_query_decoder *pt_qry_alloc_decoder(const struct pt_config *config) argument
88 pt_qry_decoder_init(struct pt_query_decoder *decoder, const struct pt_config *config) argument
370 pt_qry_apply_tsc(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_tsc *packet, const struct pt_config *config) argument
395 pt_qry_apply_header_tsc(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_tsc *packet, const struct pt_config *config) argument
421 pt_qry_apply_cbr(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_cbr *packet, const struct pt_config *config) argument
446 pt_qry_apply_header_cbr(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_cbr *packet, const struct pt_config *config) argument
472 pt_qry_apply_tma(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_tma *packet, const struct pt_config *config) argument
497 pt_qry_apply_mtc(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_mtc *packet, const struct pt_config *config) argument
522 pt_qry_apply_cyc(struct pt_time *time, struct pt_time_cal *tcal, const struct pt_packet_cyc *packet, const struct pt_config *config) argument
1535 check_erratum_bdm70(const uint8_t *pos, const struct pt_config *config) argument
3283 struct pt_config *config; local
[all...]
H A Dpt_block_decoder.c114 struct pt_config config; local
159 pt_blk_alloc_decoder(const struct pt_config *config) argument
[all...]
/freebsd-current/contrib/processor-trace/libipt/test/src/
H A Dptunit-query.c52 struct pt_config config; member in struct:ptu_decoder_fixture
445 struct pt_config *config = &decoder->config; local
463 struct pt_config *config = &decoder->config; local
672 struct pt_config *config = &decoder->config; local
689 struct pt_config *config = &decoder->config; local
847 struct pt_config *config = &decoder->config; local
924 struct pt_config *config = &decoder->config; local
2219 struct pt_config *config = &dfix->config; local
[all...]
/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p_group.c46 p2p_group_init(struct p2p_data *p2p, struct p2p_group_config *config) argument
/freebsd-current/contrib/wpa/src/eap_server/
H A Deap_sim_db.c755 eap_sim_db_init(const char *config, unsigned int db_timeout, argument
H A Dtncs.c1018 char *config, *end, *pos, *line_end; local
/freebsd-current/crypto/heimdal/kdc/
H A Dkerberos5.c245 _kdc_log_timestamp(krb5_context context, krb5_kdc_configuration *config, const char *type, KerberosTime authtime, KerberosTime *starttime, KerberosTime endtime, KerberosTime *renew_till) argument
275 log_patypes(krb5_context context, krb5_kdc_configuration *config, METHOD_DATA *padata) argument
322 _kdc_encode_reply(krb5_context context, krb5_kdc_configuration *config, KDC_REP *rep, const EncTicketPart *et, EncKDCRepPart *ek, krb5_enctype etype, int skvno, const EncryptionKey *skey, int ckvno, const EncryptionKey *reply_key, int rk_is_subkey, const char **e_text, krb5_data *reply) argument
522 get_pa_etype_info(krb5_context context, krb5_kdc_configuration *config, METHOD_DATA *md, Key *ckey) argument
635 get_pa_etype_info2(krb5_context context, krb5_kdc_configuration *config, METHOD_DATA *md, Key *ckey) argument
675 log_as_req(krb5_context context, krb5_kdc_configuration *config, krb5_enctype cetype, krb5_enctype setype, const KDC_REQ_BODY *b) argument
743 kdc_check_flags(krb5_context context, krb5_kdc_configuration *config, hdb_entry_ex *client_ex, const char *client_name, hdb_entry_ex *server_ex, const char *server_name, krb5_boolean is_as_req) argument
871 _kdc_check_addresses(krb5_context context, krb5_kdc_configuration *config, HostAddresses *addresses, const struct sockaddr *from) argument
956 _kdc_as_rep(krb5_context context, krb5_kdc_configuration *config, KDC_REQ *req, const krb5_data *req_buffer, krb5_data *reply, const char *from, struct sockaddr *from_addr, int datagram_reply) argument
[all...]
H A Dpkinit.c326 get_dh_param(krb5_context context, krb5_kdc_configuration *config, SubjectPublicKeyInfo *dh_key_info, pk_client_params *client_params) argument
431 get_ecdh_param(krb5_context context, krb5_kdc_configuration *config, SubjectPublicKeyInfo *dh_key_info, pk_client_params *client_params) argument
494 _kdc_pk_rd_padata(krb5_context context, krb5_kdc_configuration *config, const KDC_REQ *req, const PA_DATA *pa, hdb_entry_ex *client, pk_client_params **ret_params) argument
918 pk_mk_pa_reply_enckey(krb5_context context, krb5_kdc_configuration *config, pk_client_params *cp, const KDC_REQ *req, const krb5_data *req_buffer, krb5_keyblock *reply_key, ContentInfo *content_info, hx509_cert *kdc_cert) argument
1098 pk_mk_pa_reply_dh(krb5_context context, krb5_kdc_configuration *config, pk_client_params *cp, ContentInfo *content_info, hx509_cert *kdc_cert) argument
1241 _kdc_pk_mk_pa_reply(krb5_context context, krb5_kdc_configuration *config, pk_client_params *cp, const hdb_entry_ex *client, krb5_enctype sessionetype, const KDC_REQ *req, const krb5_data *req_buffer, krb5_keyblock **reply_key, krb5_keyblock *sessionkey, METHOD_DATA *md) argument
1579 match_rfc_san(krb5_context context, krb5_kdc_configuration *config, hx509_context hx509ctx, hx509_cert client_cert, krb5_const_principal match) argument
1639 match_ms_upn_san(krb5_context context, krb5_kdc_configuration *config, hx509_context hx509ctx, hx509_cert client_cert, HDB *clientdb, hdb_entry_ex *client) argument
1710 _kdc_pk_check_client(krb5_context context, krb5_kdc_configuration *config, HDB *clientdb, hdb_entry_ex *client, pk_client_params *cp, char **subject_name) argument
1875 _kdc_add_inital_verified_cas(krb5_context context, krb5_kdc_configuration *config, pk_client_params *cp, EncTicketPart *tkt) argument
1955 krb5_kdc_pk_initialize(krb5_context context, krb5_kdc_configuration *config, const char *user_id, const char *anchors, char **pool, char **revoke_list) argument
[all...]
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c937 struct ibnd_config config = { 0 }; local
[all...]
/freebsd-current/contrib/ofed/librdmacm/
H A Dpreload.c132 static struct config_entry *config; variable in typeref:struct:config_entry
[all...]
/freebsd-current/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c722 static int set_config(struct ibnd_config *config, struct ibnd_config *cfg) argument
753 struct ibnd_config config = { 0 }; local
[all...]
/freebsd-current/sys/contrib/dpdk_rte_lpm/
H A Drte_lpm6.c244 rte_lpm6_create(const char *name, int socket_id, const struct rte_lpm6_config *config) argument
/freebsd-current/sys/contrib/ncsw/Peripherals/QM/
H A Dqman_low.h481 const struct qm_portal_config *config = &portal->config; local
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_peap.c135 struct eap_peer_config *config = eap_get_config(sm); local
605 struct eap_peer_config *config = eap_get_config(sm); local
1038 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_fast.c149 struct eap_peer_config *config = eap_get_config(sm); local
427 struct eap_peer_config *config local
1054 struct eap_peer_config *config = eap_get_config(sm); local
1593 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_aka.c96 struct eap_peer_config *config = eap_get_config(sm); local
1062 struct eap_peer_config *config; local
[all...]
H A Dtncc.c1070 char *config, *end, *pos, *line_end; local
H A Deap_ttls.c74 struct eap_peer_config *config = eap_get_config(sm); local
456 struct eap_peer_config *config = eap_get_config(sm); local
1274 struct eap_peer_config *config = eap_get_config(sm); local
1362 struct eap_peer_config *config = eap_get_config(sm); local
1520 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
/freebsd-current/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h488 eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, argument
414 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, struct eapol_config *conf) argument
/freebsd-current/contrib/atf/atf-c/
H A Dtc.c584 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head, atf_tc_body_t body, atf_tc_cleanup_t cleanup, const char *const *config) argument
641 atf_tc_init_pack(atf_tc_t *tc, const atf_tc_pack_t *pack, const char *const *config) argument
/freebsd-current/contrib/wpa/src/common/
H A Ddpp_tcp.c117 dpp_relay_add_controller(struct dpp_global *dpp, struct dpp_relay_config *config) argument
1642 dpp_controller_start(struct dpp_global *dpp, struct dpp_controller_config *config) argument
[all...]
/freebsd-current/sys/contrib/xen/io/
H A Dcameraif.h1294 struct xencamera_config_req config; member in union:xencamera_req::__anon58
1311 struct xencamera_config_resp config; member in union:xencamera_resp::__anon59
/freebsd-current/sys/dev/enic/
H A Dvnic_dev.c961 int vnic_dev_overlay_offload_ctrl(struct vnic_dev *vdev, u8 overlay, u8 config) argument

Completed in 369 milliseconds

1234567891011>>