| /freebsd-13-stable/contrib/blacklist/bin/ |
| HD | conf.h | 36 struct conf { struct 50 struct conf *cs_c; argument
|
| /freebsd-13-stable/crypto/openssl/crypto/conf/ |
| HD | conf_def.h | 29 #define IS_COMMENT(conf,c) is_keytype(conf, c, CONF_COMMENT) argument 30 #define IS_FCOMMENT(conf,c) is_keytype(conf, c, CONF_FCOMMENT) argument 31 #define IS_EOF(conf,c) is_keytype(conf, c, CONF_EOF) argument 32 #define IS_ESC(conf,c) is_keytype(conf, c, CONF_ESC) argument 33 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) argument 34 #define IS_WS(conf,c) is_keytype(conf, c, CONF_WS) argument 35 #define IS_ALNUM(conf,c) is_keytype(conf, c, CONF_ALNUM) argument 36 #define IS_ALNUM_PUNCT(conf,c) is_keytype(conf, c, CONF_ALNUM_PUNCT) argument 37 #define IS_QUOTE(conf,c) is_keytype(conf, c, CONF_QUOTE) argument 38 #define IS_DQUOTE(conf,c) is_keytype(conf, c, CONF_DQUOTE) argument
|
| HD | conf_lib.c | 25 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) in CONF_set_nconf() 109 char *CONF_get_string(LHASH_OF(CONF_VALUE) *conf, const char *group, in CONF_get_string() 121 long CONF_get_number(LHASH_OF(CONF_VALUE) *conf, const char *group, in CONF_get_number() 139 void CONF_free(LHASH_OF(CONF_VALUE) *conf) in CONF_free() 147 int CONF_dump_fp(LHASH_OF(CONF_VALUE) *conf, FILE *out) in CONF_dump_fp() 162 int CONF_dump_bio(LHASH_OF(CONF_VALUE) *conf, BIO *out) in CONF_dump_bio() 193 void NCONF_free(CONF *conf) in NCONF_free() 200 void NCONF_free_data(CONF *conf) in NCONF_free_data() 207 int NCONF_load(CONF *conf, const char *file, long *eline) in NCONF_load() 218 int NCONF_load_fp(CONF *conf, FILE *fp, long *eline) in NCONF_load_fp() [all …]
|
| HD | conf_def.c | 48 #define scan_esc(conf,p) (((IS_EOF((conf),(p)[1]))?((p)+1):((p)+2))) argument 115 static int def_init_default(CONF *conf) in def_init_default() 127 static int def_init_WIN32(CONF *conf) in def_init_WIN32() 139 static int def_destroy(CONF *conf) in def_destroy() 148 static int def_destroy_data(CONF *conf) in def_destroy_data() 156 static int def_load(CONF *conf, const char *name, long *line) in def_load() 180 static int def_load_bio(CONF *conf, BIO *in, long *line) in def_load_bio() 489 static void clear_comments(CONF *conf, char *p) in clear_comments() 526 static int str_copy(CONF *conf, char *section, char **pto, char *from) in str_copy() 774 static int is_keytype(const CONF *conf, char c, unsigned short type) in is_keytype() [all …]
|
| HD | conf_api.c | 23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section() 48 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() 70 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string() 126 int _CONF_new_data(CONF *conf) in _CONF_new_data() 143 void _CONF_free_data(CONF *conf) in _CONF_free_data() 161 static void value_free_hash(const CONF_VALUE *a, LHASH_OF(CONF_VALUE) *conf) in value_free_hash() 189 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
|
| /freebsd-13-stable/crypto/openssl/crypto/ts/ |
| HD | ts_conf.c | 116 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section() 126 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial() 144 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device() 188 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert() 212 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs() 234 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key() 257 int TS_CONF_set_signer_digest(CONF *conf, const char *section, in TS_CONF_set_signer_digest() 281 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy() 305 int TS_CONF_set_policies(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_policies() 337 int TS_CONF_set_digests(CONF *conf, const char *section, TS_RESP_CTX *ctx) in TS_CONF_set_digests() [all …]
|
| /freebsd-13-stable/sys/contrib/alpine-hal/ |
| HD | al_hal_udma_config.c | 301 struct al_udma_m2s_pkt_len_conf *conf) in al_udma_m2s_packet_size_cfg_set() 345 struct al_udma_m2s_desc_pref_conf *conf) in al_udma_m2s_pref_set() 403 struct al_udma_m2s_desc_pref_conf *conf) in al_udma_m2s_pref_get() 514 struct al_udma_s2m_desc_pref_conf *conf) in al_udma_s2m_pref_set() 583 struct al_udma_s2m_data_write_conf *conf) in al_udma_s2m_data_write_set() 623 struct al_udma_s2m_completion_conf *conf) in al_udma_s2m_completion_set() 727 struct al_udma_m2s_rlimit_cfg *conf) in al_udma_common_rlimit_set() 793 struct al_udma_m2s_rlimit_cfg *conf) in al_udma_m2s_strm_rlimit_set() 817 struct al_udma_m2s_rlimit_cfg *conf) in al_udma_m2s_q_rlimit_set() 840 struct al_udma_m2s_q_dwrr_conf *conf) in al_udma_m2s_q_sc_set() [all …]
|
| /freebsd-13-stable/contrib/wpa/src/ap/ |
| HD | ap_config.c | 187 struct hostapd_config *conf; in hostapd_config_defaults() local 489 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt() 531 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) in hostapd_setup_wpa_psk() 713 void hostapd_config_clear_rxkhs(struct hostapd_bss_config *conf) in hostapd_config_clear_rxkhs() 738 static void hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf) in hostapd_config_free_anqp_elem() 751 static void hostapd_config_free_fils_realms(struct hostapd_bss_config *conf) in hostapd_config_free_fils_realms() 765 static void hostapd_config_free_sae_passwords(struct hostapd_bss_config *conf) in hostapd_config_free_sae_passwords() 788 static void hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) in hostapd_dpp_controller_conf_free() 801 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss() 1021 void hostapd_config_free(struct hostapd_config *conf) in hostapd_config_free() [all …]
|
| HD | wpa_auth_ie.c | 28 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_wpa_ie() 92 static u16 wpa_own_rsn_capab(struct wpa_auth_config *conf) in wpa_own_rsn_capab() 122 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie() 409 int wpa_write_rsnxe(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_rsnxe() 458 static u8 * wpa_write_osen(struct wpa_auth_config *conf, u8 *eid) in wpa_write_osen() 621 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_validate_wpa_ie() local 1167 struct wpa_auth_config *conf; in wpa_auth_write_assoc_resp_owe() local 1217 struct wpa_auth_config *conf; in wpa_auth_write_fd_rsn_info() local
|
| /freebsd-13-stable/contrib/netbsd-tests/lib/libc/db/ |
| HD | t_db_hash_seq.c | 47 struct conf { struct 48 struct sockaddr_storage c_ss; 49 int c_lmask; 50 int c_port; 51 int c_proto; 52 int c_family; 53 int c_uid; 54 int c_nfail; 55 char c_name[128]; 56 int c_rmask; [all …]
|
| /freebsd-13-stable/crypto/openssl/crypto/x509v3/ |
| HD | v3_conf.c | 36 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, in X509V3_EXT_nconf() 55 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid() 69 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, in do_ext_nconf() 300 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk() 331 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf() 342 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf() 353 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf() 426 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) in X509V3_set_nconf() 444 X509_EXTENSION *X509V3_EXT_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_conf() 454 X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, in X509V3_EXT_conf_nid() [all …]
|
| /freebsd-13-stable/contrib/ofed/opensm/opensm/ |
| HD | osm_prtn_config.c | 128 static inline boolean_t ip_mgroup_pkey_ok(struct part_conf *conf, in ip_mgroup_pkey_ok() 149 static inline boolean_t ip_mgroup_rate_ok(struct part_conf *conf, in ip_mgroup_rate_ok() 167 static inline boolean_t ip_mgroup_mtu_ok(struct part_conf *conf, in ip_mgroup_mtu_ok() 185 static void __create_mgrp(struct part_conf *conf, struct precreate_mgroup *group) in __create_mgrp() 217 static int partition_create(unsigned lineno, struct part_conf *conf, in partition_create() 347 static int partition_add_flag(unsigned lineno, struct part_conf *conf, in partition_add_flag() 385 static void manage_membership_change(struct part_conf *conf, osm_prtn_t * p, in manage_membership_change() 436 static int partition_add_all(struct part_conf *conf, osm_prtn_t * p, in partition_add_all() 451 static int partition_add_port(unsigned lineno, struct part_conf *conf, in partition_add_port() 586 static int mgroup_create(char *p, char *mgid, unsigned lineno, struct part_conf *conf) in mgroup_create() [all …]
|
| /freebsd-13-stable/tests/sys/netgraph/ |
| HD | basic.c | 41 ATF_TC_HEAD(send_recv, conf) in ATF_TC_HEAD() argument 62 ATF_TC_HEAD(node, conf) in ATF_TC_HEAD() argument 105 ATF_TC_HEAD(message, conf) in ATF_TC_HEAD() argument 123 ATF_TC_HEAD(same_name, conf) in ATF_TC_HEAD() argument 147 ATF_TC_HEAD(queuelimit, conf) in ATF_TC_HEAD() argument
|
| HD | bridge.c | 81 ATF_TC_HEAD(basic, conf) in ATF_TC_HEAD() argument 165 ATF_TC_HEAD(persistence, conf) in ATF_TC_HEAD() argument 187 ATF_TC_HEAD(loop, conf) in ATF_TC_HEAD() argument 251 ATF_TC_HEAD(many_unicasts, conf) in ATF_TC_HEAD() argument 323 ATF_TC_HEAD(many_broadcasts, conf) in ATF_TC_HEAD() argument 383 ATF_TC_HEAD(uplink_private, conf) in ATF_TC_HEAD() argument 497 ATF_TC_HEAD(uplink_classic, conf) in ATF_TC_HEAD() argument
|
| HD | hub.c | 41 ATF_TC_HEAD(basic, conf) in ATF_TC_HEAD() argument 97 ATF_TC_HEAD(persistence, conf) in ATF_TC_HEAD() argument 119 ATF_TC_HEAD(loop, conf) in ATF_TC_HEAD() argument 179 ATF_TC_HEAD(many_hooks, conf) in ATF_TC_HEAD() argument
|
| HD | vlan_rotate.c | 136 ATF_TC_HEAD(basic, conf) in ATF_TC_HEAD() argument 147 ATF_TC_HEAD(reverse, conf) in ATF_TC_HEAD() argument 236 ATF_TC_HEAD(ethertype, conf) in ATF_TC_HEAD() argument 247 ATF_TC_HEAD(typeether, conf) in ATF_TC_HEAD() argument 258 ATF_TC_HEAD(minmax, conf) in ATF_TC_HEAD() argument
|
| /freebsd-13-stable/sys/kern/ |
| HD | vfs_mountroot.c | 441 parse_peek(char **conf) in parse_peek() 448 parse_poke(char **conf, int c) in parse_poke() 455 parse_advance(char **conf) in parse_advance() 462 parse_skipto(char **conf, int mc) in parse_skipto() 491 parse_token(char **conf, char **tok) in parse_token() 522 parse_dir_ask(char **conf) in parse_dir_ask() 574 parse_dir_md(char **conf) in parse_dir_md() 647 parse_dir_onfail(char **conf) in parse_dir_onfail() 674 parse_dir_timeout(char **conf) in parse_dir_timeout() 693 parse_directive(char **conf) in parse_directive() [all …]
|
| /freebsd-13-stable/usr.sbin/mlxcontrol/ |
| HD | config.c | 58 struct conf_config conf; in cmd_config() local 101 print_sys_drive(struct conf_config *conf, int drvno) in print_sys_drive() 146 print_phys_drive(struct conf_config *conf, int chn, int targ) in print_phys_drive()
|
| /freebsd-13-stable/usr.sbin/ctld/ |
| HD | ctld.c | 92 struct conf *conf; in conf_new() local 115 conf_delete(struct conf *conf) in conf_delete() 485 auth_group_new(struct conf *conf, const char *name) in auth_group_new() 532 auth_group_find(const struct conf *conf, const char *name) in auth_group_find() 612 portal_group_new(struct conf *conf, const char *name) in portal_group_new() 660 portal_group_find(const struct conf *conf, const char *name) in portal_group_find() 753 isns_new(struct conf *conf, const char *addr) in isns_new() 811 struct conf *conf = isns->i_conf; in isns_do_register() local 872 struct conf *conf = isns->i_conf; in isns_do_check() local 905 struct conf *conf = isns->i_conf; in isns_do_deregister() local [all …]
|
| HD | ctld.h | 202 struct conf { struct 203 char *conf_pidfile_path; argument 211 int conf_isns_period; argument 212 int conf_isns_timeout; argument 213 int conf_debug; argument 214 int conf_timeout; argument 215 int conf_maxproc; argument 218 int conf_portal_id; argument 220 struct pidfh *conf_pidfh; argument 222 bool conf_default_pg_defined; argument [all …]
|
| /freebsd-13-stable/usr.bin/iscsictl/ |
| HD | iscsictl.c | 53 struct conf *conf; in conf_new() local 65 target_find(struct conf *conf, const char *nickname) in target_find() 79 target_new(struct conf *conf) in target_new() 241 conf_verify(struct conf *conf) in conf_verify() 308 conf_from_target(struct iscsi_session_conf *conf, in conf_from_target() 399 struct iscsi_session_conf *conf; in kernel_modify_some() local 481 const struct iscsi_session_conf *conf; in kernel_list() local 730 struct conf *conf; in main() local
|
| /freebsd-13-stable/contrib/mandoc/ |
| HD | manpath.c | 40 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()
|
| /freebsd-13-stable/contrib/wpa/src/common/ |
| HD | dpp.c | 1061 struct dpp_configuration *conf; in dpp_configuration_alloc() local 1136 int dpp_configuration_valid(const struct dpp_configuration *conf) in dpp_configuration_valid() 1148 void dpp_configuration_free(struct dpp_configuration *conf) in dpp_configuration_free() 1166 struct dpp_configuration *conf = NULL; in dpp_configuration_parse_helper() local 1371 struct dpp_configurator *conf; in dpp_configurator_get_id() local 1470 struct dpp_config_obj *conf = &auth->conf_obj[i]; in dpp_auth_deinit() local 1510 struct dpp_configuration *conf, size_t tailroom) in dpp_build_conf_start() 1593 struct dpp_configuration *conf) in dpp_build_legacy_cred_params() 1652 struct dpp_configuration *conf) in dpp_build_conf_obj_dpp() 1914 struct dpp_configuration *conf) in dpp_build_conf_obj_legacy() [all …]
|
| /freebsd-13-stable/contrib/wpa/wpa_supplicant/ |
| HD | mesh_mpm.c | 216 struct mesh_conf *conf = ifmsh->mconf; in mesh_mpm_send_plink_action() local 497 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in plink_timer() local 548 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_plink_open() local 620 struct mesh_conf *conf; in mesh_mpm_connect_peer() local 729 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_add_peer() local 846 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in wpa_mesh_new_mesh_peer() local 912 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_plink_estab() local 970 struct mesh_conf *conf = wpa_s->ifmsh->mconf; in mesh_mpm_fsm() local
|
| /freebsd-13-stable/contrib/lib9p/pytest/ |
| HD | client.py | 102 def getconf(conf, section, name, default=None, rtype=str): argument 155 def getint(conf, section, name, default=None): argument 159 def getfloat(conf, section, name, default=None): argument 163 def getbool(conf, section, name, default=None): argument
|