Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 25 of 108) sorted by relevance

12345

/dragonfly/crypto/libressl/crypto/conf/
H A Dconf_lib.c71 CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) in CONF_set_nconf()
184 CONF_free(LHASH_OF(CONF_VALUE) *conf) in CONF_free()
193 CONF_dump_fp(LHASH_OF(CONF_VALUE) *conf, FILE *out) in CONF_dump_fp()
208 CONF_dump_bio(LHASH_OF(CONF_VALUE) *conf, BIO *out) in CONF_dump_bio()
240 NCONF_free(CONF *conf) in NCONF_free()
248 NCONF_free_data(CONF *conf) in NCONF_free_data()
256 NCONF_load(CONF *conf, const char *file, long *eline) in NCONF_load()
267 NCONF_load_fp(CONF *conf, FILE *fp, long *eline) in NCONF_load_fp()
282 NCONF_load_bio(CONF *conf, BIO *bp, long *eline) in NCONF_load_bio()
353 NCONF_dump_fp(const CONF *conf, FILE *out) in NCONF_dump_fp()
[all …]
H A Dconf_def.c147 def_init_default(CONF *conf) in def_init_default()
160 def_init_WIN32(CONF *conf) in def_init_WIN32()
173 def_destroy(CONF *conf) in def_destroy()
183 def_destroy_data(CONF *conf) in def_destroy_data()
418 clear_comments(CONF *conf, char *p) in clear_comments()
607 eat_ws(CONF *conf, char *p) in eat_ws()
615 eat_alpha_numeric(CONF *conf, char *p) in eat_alpha_numeric()
629 scan_quote(CONF *conf, char *p) in scan_quote()
649 scan_dquote(CONF *conf, char *p) in scan_dquote()
689 def_is_number(const CONF *conf, char c) in def_is_number()
[all …]
H A Dconf_api.c107 _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string()
130 _CONF_get_string(const CONF *conf, const char *section, const char *name) in _CONF_get_string()
198 _CONF_free_data(CONF *conf) in _CONF_free_data()
218 value_free_hash_doall_arg(CONF_VALUE *a, LHASH_OF(CONF_VALUE) *conf) in value_free_hash_doall_arg()
249 _CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
/dragonfly/crypto/libressl/crypto/ts/
H A Dts_conf.c180 TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section()
191 TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial()
258 TS_CONF_set_signer_cert(CONF *conf, const char *section, const char *cert, in TS_CONF_set_signer_cert()
283 TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs()
307 TS_CONF_set_signer_key(CONF *conf, const char *section, const char *key, in TS_CONF_set_signer_key()
359 TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies()
392 TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests()
431 TS_CONF_set_accuracy(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_accuracy()
470 TS_CONF_set_clock_precision_digits(CONF *conf, const char *section, in TS_CONF_set_clock_precision_digits()
514 TS_CONF_set_ordering(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_ordering()
[all …]
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dap_config.c158 struct hostapd_config *conf; in hostapd_config_defaults() local
436 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) in hostapd_setup_wpa_psk()
607 static void hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf) in hostapd_config_free_anqp_elem()
620 static void hostapd_config_free_fils_realms(struct hostapd_bss_config *conf) in hostapd_config_free_fils_realms()
664 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss()
875 void hostapd_config_free(struct hostapd_config *conf) in hostapd_config_free()
989 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf, in hostapd_get_psk()
1031 struct hostapd_config *conf, in hostapd_config_check_bss()
1211 static int hostapd_config_check_cw(struct hostapd_config *conf, int queue) in hostapd_config_check_cw()
1234 int hostapd_config_check(struct hostapd_config *conf, int full_config) in hostapd_config_check()
[all …]
H A Dx_snoop.c20 struct hostapd_bss_config *conf = hapd->conf; in x_snoop_init() local
72 struct hostapd_bss_config *conf = hapd->conf; in x_snoop_get_l2_packet() local
H A Dwpa_auth_ie.c27 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_wpa_ie()
91 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie()
381 static u8 * wpa_write_osen(struct wpa_auth_config *conf, u8 *eid) in wpa_write_osen()
1154 struct wpa_auth_config *conf; in wpa_auth_write_assoc_resp_owe() local
H A Dauthsrv.c107 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_radius_srv() local
203 struct tls_config conf; in authsrv_init() local
H A Dhostapd.c714 static int mac_in_conf(struct hostapd_config *conf, const void *a) in mac_in_conf()
1084 struct hostapd_bss_config *conf = hapd->conf; in hostapd_setup_bss() local
1418 struct hostapd_config *conf = hapd->iconf; in hostapd_set_acl() local
2216 struct hostapd_config *conf, in hostapd_alloc_bss_data()
2342 struct hostapd_config *conf = NULL; in hostapd_init() local
2442 struct hostapd_config *conf; in hostapd_interface_init_bss() local
2709 struct hostapd_config *conf; in hostapd_config_alloc() local
2760 struct hostapd_config *conf) in hostapd_data_alloc()
2795 struct hostapd_config *conf = NULL; in hostapd_add_iface() local
3278 struct hostapd_config *conf, in hostapd_change_config_freq()
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_conf.c90 X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, in X509V3_EXT_nconf()
111 X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid()
127 do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, int crit, in do_ext_nconf()
347 X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk()
371 X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf()
384 X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf()
397 X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf()
473 X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) in X509V3_set_nconf()
541 X509V3_EXT_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_add_conf()
553 X509V3_EXT_CRL_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_CRL_add_conf()
[all …]
/dragonfly/contrib/mdocml/
H A Dmanpath.c40 manconf_parse(struct manconf *conf, const char *file, in manconf_parse()
149 manconf_free(struct manconf *conf) in manconf_free()
164 manconf_file(struct manconf *conf, const char *file) in manconf_file()
223 manconf_output(struct manoutput *conf, const char *cp, int fromfile) in manconf_output()
/dragonfly/contrib/wpa_supplicant/src/radius/
H A Dradius_client.c168 struct hostapd_radius_servers *conf; member
369 struct hostapd_radius_servers *conf = radius->conf; in radius_client_retransmit() local
579 struct hostapd_radius_servers *conf = radius->conf; in radius_client_auth_failover() local
608 struct hostapd_radius_servers *conf = radius->conf; in radius_client_acct_failover() local
750 struct hostapd_radius_servers *conf = radius->conf; in radius_client_send() local
816 struct hostapd_radius_servers *conf = radius->conf; in radius_client_receive() local
1075 struct hostapd_radius_servers *conf = radius->conf; in radius_change_server() local
1243 struct hostapd_radius_servers *conf = radius->conf; in radius_retry_primary_timer() local
1337 struct hostapd_radius_servers *conf = radius->conf; in radius_client_init_auth() local
1661 struct hostapd_radius_servers *conf; in radius_client_get_mib() local
[all …]
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dmesh_mpm.c215 struct mesh_conf *conf = ifmsh->mconf; in mesh_mpm_send_plink_action() local
471 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in plink_timer() local
522 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_plink_open() local
588 struct mesh_conf *conf; in mesh_mpm_connect_peer() local
696 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_add_peer() local
803 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in wpa_mesh_new_mesh_peer() local
869 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_plink_estab() local
927 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_fsm() local
H A Dap.c50 struct hostapd_config *conf, in wpas_conf_ap_vht()
138 struct hostapd_config *conf) in wpa_supplicant_conf_ap_ht()
280 struct hostapd_config *conf) in wpa_supplicant_conf_ap()
721 struct hostapd_config *conf; in wpa_supplicant_create_ap() local
1311 struct hostapd_bss_config *conf; in ap_ctrl_iface_wpa_get_status() local
1415 struct hostapd_bss_config *conf; in wpa_supplicant_ap_mac_addr_filter() local
/dragonfly/sys/netgraph7/l2tp/
H A Dng_l2tp.c108 struct ng_l2tp_sess_config conf; /* hook/session config */ member
154 struct ng_l2tp_config conf; /* node configuration */ member
463 struct ng_l2tp_config *const conf = in ng_l2tp_rcvmsg() local
497 struct ng_l2tp_config *conf; in ng_l2tp_rcvmsg() local
514 struct ng_l2tp_sess_config *const conf = in ng_l2tp_rcvmsg() local
541 struct ng_l2tp_sess_config *conf; in ng_l2tp_rcvmsg() local
630 struct ng_l2tp_seq_config *const conf = in ng_l2tp_rcvmsg() local
1229 ng_l2tp_seq_set(priv_p priv, const struct ng_l2tp_seq_config *conf) in ng_l2tp_seq_set()
1254 ng_l2tp_seq_adjust(priv_p priv, const struct ng_l2tp_config *conf) in ng_l2tp_seq_adjust()
/dragonfly/sys/netgraph/l2tp/
H A Dng_l2tp.c144 struct ng_l2tp_config conf; /* node configuration */ member
153 struct ng_l2tp_sess_config conf; /* hook/session config */ member
410 struct ng_l2tp_config *const conf = in ng_l2tp_rcvmsg() local
452 struct ng_l2tp_config *conf; in ng_l2tp_rcvmsg() local
469 struct ng_l2tp_sess_config *const conf = in ng_l2tp_rcvmsg() local
502 struct ng_l2tp_sess_config *conf; in ng_l2tp_rcvmsg() local
1043 ng_l2tp_seq_adjust(priv_p priv, const struct ng_l2tp_config *conf) in ng_l2tp_seq_adjust()
/dragonfly/sys/netgraph/one2many/
H A Dng_one2many.c71 struct ng_one2many_config conf; /* node configuration */ member
276 struct ng_one2many_config *conf; in ng_one2many_rcvmsg() local
313 struct ng_one2many_config *conf; in ng_one2many_rcvmsg() local
/dragonfly/sys/netgraph7/one2many/
H A Dng_one2many.c73 struct ng_one2many_config conf; /* node configuration */ member
270 struct ng_one2many_config *conf; in ng_one2many_rcvmsg() local
309 struct ng_one2many_config *conf; in ng_one2many_rcvmsg() local
/dragonfly/sbin/hammer2/
H A Dcmd_service.c293 hammer2_media_config_t *conf; in hammer2_usrmsg_handler() local
386 hammer2_media_config_t *conf = info; in hammer2_volconf_thread() local
432 hammer2_volconf_start(hammer2_media_config_t *conf, const char *hostname) in hammer2_volconf_start()
468 hammer2_volconf_stop(hammer2_media_config_t *conf) in hammer2_volconf_stop()
/dragonfly/usr.sbin/mlxcontrol/
H A Dcommand.c293 print_sys_drive(struct conf_config *conf, int drvno) in print_sys_drive()
338 print_phys_drive(struct conf_config *conf, int chn, int targ) in print_phys_drive()
729 struct conf_config conf; in cmd_config() local
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dhw_features_common.c490 static int _ieee80211ac_cap_check(u32 hw, u32 conf, u32 cap, in _ieee80211ac_cap_check()
510 static int ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, in ieee80211ac_cap_check_max()
527 int ieee80211ac_cap_check(u32 hw, u32 conf) in ieee80211ac_cap_check()
/dragonfly/crypto/libressl/crypto/ct/
H A Dct_log.c93 CONF *conf; member
176 ctlog_new_from_conf(CTLOG **ct_log, const CONF *conf, const char *section) in ctlog_new_from_conf()
/dragonfly/crypto/libressl/apps/openssl/
H A Dts.c377 CONF *conf = NULL; in ts_main() local
489 CONF *conf = NULL; in load_config_file() local
772 reply_command(CONF *conf, char *section, char *queryfile, char *passin, in reply_command()
896 create_response(CONF *conf, const char *section, char *queryfile, char *passin, in create_response()
/dragonfly/sys/netgraph/bridge/
H A Dng_bridge.c95 struct ng_bridge_config conf; /* node configuration */ member
392 struct ng_bridge_config *conf; in ng_bridge_rcvmsg() local
406 struct ng_bridge_config *conf; in ng_bridge_rcvmsg() local
/dragonfly/sys/netgraph/vjc/
H A Dng_vjc.c77 struct ngm_vjc_config conf; member
333 struct ngm_vjc_config *conf; in ng_vjc_rcvmsg() local

12345