| /freebsd-14.2/contrib/blocklist/bin/ |
| H A D | conf.h | 36 struct conf { struct 50 struct conf *cs_c; argument
|
| /freebsd-14.2/crypto/openssl/crypto/conf/ |
| H A D | conf_def.h | 30 #define IS_COMMENT(conf,c) is_keytype(conf, c, CONF_COMMENT) argument 31 #define IS_FCOMMENT(conf,c) is_keytype(conf, c, CONF_FCOMMENT) argument 32 #define IS_EOF(conf,c) is_keytype(conf, c, CONF_EOF) argument 33 #define IS_ESC(conf,c) is_keytype(conf, c, CONF_ESC) argument 34 #define IS_NUMBER(conf,c) is_keytype(conf, c, CONF_NUMBER) argument 35 #define IS_WS(conf,c) is_keytype(conf, c, CONF_WS) argument 36 #define IS_ALNUM(conf,c) is_keytype(conf, c, CONF_ALNUM) argument 37 #define IS_ALNUM_PUNCT(conf,c) is_keytype(conf, c, CONF_ALNUM_PUNCT) argument 38 #define IS_QUOTE(conf,c) is_keytype(conf, c, CONF_QUOTE) argument 39 #define IS_DQUOTE(conf,c) is_keytype(conf, c, CONF_DQUOTE) argument [all …]
|
| H A D | conf_lib.c | 26 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash) in CONF_set_nconf() 143 void CONF_free(LHASH_OF(CONF_VALUE) *conf) in CONF_free() 151 int CONF_dump_fp(LHASH_OF(CONF_VALUE) *conf, FILE *out) in CONF_dump_fp() 204 void NCONF_free(CONF *conf) in NCONF_free() 211 void NCONF_free_data(CONF *conf) in NCONF_free_data() 218 OSSL_LIB_CTX *NCONF_get0_libctx(const CONF *conf) in NCONF_get0_libctx() 261 int NCONF_load_fp(CONF *conf, FILE *fp, long *eline) in NCONF_load_fp() 275 int NCONF_load_bio(CONF *conf, BIO *bp, long *eline) in NCONF_load_bio() 325 static int default_to_int(const CONF *conf, char c) in default_to_int() 381 int NCONF_dump_fp(const CONF *conf, FILE *out) in NCONF_dump_fp() [all …]
|
| H A D | conf_def.c | 124 static int def_init_default(CONF *conf) in def_init_default() 137 static int def_init_WIN32(CONF *conf) in def_init_WIN32() 150 static int def_destroy(CONF *conf) in def_destroy() 159 static int def_destroy_data(CONF *conf) in def_destroy_data() 614 static void clear_comments(CONF *conf, char *p) in clear_comments() 928 static char *eat_ws(CONF *conf, char *p) in eat_ws() 935 static void trim_ws(CONF *conf, char *start) in trim_ws() 962 static char *scan_quote(CONF *conf, char *p) in scan_quote() 980 static char *scan_dquote(CONF *conf, char *p) in scan_dquote() 1010 static int def_dump(const CONF *conf, BIO *out) in def_dump() [all …]
|
| H A D | conf_api.c | 23 CONF_VALUE *_CONF_get_section(const CONF *conf, const char *section) in _CONF_get_section() 45 int _CONF_add_string(CONF *conf, CONF_VALUE *section, CONF_VALUE *value) in _CONF_add_string() 66 char *_CONF_get_string(const CONF *conf, const char *section, in _CONF_get_string() 120 int _CONF_new_data(CONF *conf) in _CONF_new_data() 136 void _CONF_free_data(CONF *conf) in _CONF_free_data() 158 static void value_free_hash(const CONF_VALUE *a, LHASH_OF(CONF_VALUE) *conf) in value_free_hash() 185 CONF_VALUE *_CONF_new_section(CONF *conf, const char *section) in _CONF_new_section()
|
| /freebsd-14.2/crypto/openssl/crypto/ts/ |
| H A D | ts_conf.c | 123 const char *TS_CONF_get_tsa_section(CONF *conf, const char *section) in TS_CONF_get_tsa_section() 133 int TS_CONF_set_serial(CONF *conf, const char *section, TS_serial_cb cb, in TS_CONF_set_serial() 151 int TS_CONF_set_crypto_device(CONF *conf, const char *section, in TS_CONF_set_crypto_device() 194 int TS_CONF_set_signer_cert(CONF *conf, const char *section, in TS_CONF_set_signer_cert() 218 int TS_CONF_set_certs(CONF *conf, const char *section, const char *certs, in TS_CONF_set_certs() 240 int TS_CONF_set_signer_key(CONF *conf, const char *section, in TS_CONF_set_signer_key() 263 int TS_CONF_set_signer_digest(CONF *conf, const char *section, in TS_CONF_set_signer_digest() 287 int TS_CONF_set_def_policy(CONF *conf, const char *section, in TS_CONF_set_def_policy() 442 static int ts_CONF_add_flag(CONF *conf, const char *section, in ts_CONF_add_flag() 469 int TS_CONF_set_ess_cert_id_chain(CONF *conf, const char *section, in TS_CONF_set_ess_cert_id_chain() [all …]
|
| /freebsd-14.2/sys/contrib/alpine-hal/ |
| H A D | 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() 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() 1077 struct al_udma_s2m_q_comp_conf *conf) in al_udma_s2m_q_comp_set() 1120 struct al_udma_gen_tgtid_conf *conf, in al_udma_gen_tgtid_conf_queue_set() 1199 struct al_udma_gen_tgtid_conf *conf) in al_udma_gen_tgtid_conf_set() [all …]
|
| /freebsd-14.2/contrib/wpa/src/ap/ |
| H A D | 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() 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() 1136 const u8 * hostapd_get_psk(const struct hostapd_bss_config *conf, in hostapd_get_psk() 1256 struct hostapd_config *conf, in hostapd_config_check_bss() 1688 int hostapd_sae_pw_id_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pw_id_in_use() 1711 bool hostapd_sae_pk_in_use(struct hostapd_bss_config *conf) in hostapd_sae_pk_in_use() [all …]
|
| H A D | 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-14.2/contrib/netbsd-tests/lib/libc/db/ |
| H A D | 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-14.2/tests/sys/netgraph/ |
| H A D | 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
|
| H A D | 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
|
| H A D | 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
|
| H A D | 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-14.2/crypto/openssl/crypto/x509/ |
| H A D | v3_conf.c | 34 static X509_EXTENSION *X509V3_EXT_nconf_int(CONF *conf, X509V3_CTX *ctx, in X509V3_EXT_nconf_int() 58 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, in X509V3_EXT_nconf() 64 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid() 79 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, in do_ext_nconf() 341 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf() 436 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) in X509V3_set_nconf() 480 X509_EXTENSION *X509V3_EXT_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_conf() 495 X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, in X509V3_EXT_conf_nid() 537 int X509V3_EXT_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_add_conf() 554 int X509V3_EXT_CRL_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, in X509V3_EXT_CRL_add_conf() [all …]
|
| /freebsd-14.2/contrib/ofed/opensm/opensm/ |
| H A D | 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() 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() 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() 642 struct part_conf *conf = ∂ in new_part_conf() local 657 static int flush_part_conf(struct part_conf *conf) in flush_part_conf() 663 static int parse_part_conf(struct part_conf *conf, char *str, int lineno) in parse_part_conf() [all …]
|
| /freebsd-14.2/sys/kern/ |
| H A D | vfs_mountroot.c | 439 parse_peek(char **conf) in parse_peek() 446 parse_poke(char **conf, int c) in parse_poke() 453 parse_advance(char **conf) in parse_advance() 460 parse_skipto(char **conf, int mc) in parse_skipto() 520 parse_dir_ask(char **conf) in parse_dir_ask() 572 parse_dir_md(char **conf) in parse_dir_md() 645 parse_dir_onfail(char **conf) in parse_dir_onfail() 672 parse_dir_timeout(char **conf) in parse_dir_timeout() 691 parse_directive(char **conf) in parse_directive() 735 parse_mount(char **conf) in parse_mount() [all …]
|
| /freebsd-14.2/usr.sbin/mlxcontrol/ |
| H A D | 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-14.2/contrib/bsddialog/lib/ |
| H A D | lib_util.c | 167 int f1help(struct bsddialog_conf *conf) in f1help() 261 get_buttons(struct bsddialog_conf *conf, struct buttons *bs, in get_buttons() 475 print_textpad(struct bsddialog_conf *conf, WINDOW *pad, const char *text) in print_textpad() 559 text_properties(struct bsddialog_conf *conf, const char *text, in text_properties() 655 text_autosize(struct bsddialog_conf *conf, struct textproperties *tp, in text_autosize() 793 int widget_max_height(struct bsddialog_conf *conf) in widget_max_height() 823 int widget_max_width(struct bsddialog_conf *conf) in widget_max_width() 842 widget_min_height(struct bsddialog_conf *conf, int htext, int minwidget, in widget_min_height() 870 widget_min_width(struct bsddialog_conf *conf, int wtext, int minwidget, in widget_min_width() 1044 draw_dialog(struct bsddialog_conf *conf, WINDOW *shadow, WINDOW *widget, in draw_dialog() [all …]
|
| H A D | messagebox.c | 38 message_autosize(struct bsddialog_conf *conf, int rows, int cols, int *h, in message_autosize() 102 do_message(struct bsddialog_conf *conf, const char *text, int rows, int cols, in do_message() 237 bsddialog_msgbox(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_msgbox() 248 bsddialog_yesno(struct bsddialog_conf *conf, const char *text, int rows, in bsddialog_yesno()
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | 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() 243 conf_verify(struct conf *conf) in conf_verify() 310 conf_from_target(struct iscsi_session_conf *conf, in conf_from_target() 403 struct iscsi_session_conf *conf; in kernel_modify_some() local 485 const struct iscsi_session_conf *conf; in kernel_list() local 742 struct conf *conf; in main() local
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | ctld.c | 92 struct conf *conf; in conf_new() local 114 conf_delete(struct conf *conf) in conf_delete() 807 struct conf *conf = isns->i_conf; in isns_do_register() local 868 struct conf *conf = isns->i_conf; in isns_do_check() local 901 struct conf *conf = isns->i_conf; in isns_do_deregister() local 933 struct conf *conf = isns->i_conf; in isns_register() local 961 struct conf *conf = isns->i_conf; in isns_check() local 990 struct conf *conf = isns->i_conf; in isns_deregister() local 1802 conf_verify(struct conf *conf) in conf_verify() 2441 struct conf *conf; in handle_connection() local [all …]
|
| H A D | ctld.h | 205 struct conf { struct 206 char *conf_pidfile_path; argument 213 int conf_isns_period; argument 214 int conf_isns_timeout; argument 215 int conf_debug; argument 216 int conf_timeout; argument 217 int conf_maxproc; argument 220 int conf_portal_id; argument 222 struct pidfh *conf_pidfh; argument 224 bool conf_default_pg_defined; argument [all …]
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | 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-14.2/usr.sbin/bsdinstall/partedit/ |
| H A D | gpart_ops.c | 55 struct bsddialog_conf conf; in gpart_show_error() local 93 struct bsddialog_conf conf; in newfs_command() local 237 struct bsddialog_conf conf; in choose_part_type() local 291 struct bsddialog_conf conf; in gpart_partition() local 418 struct bsddialog_conf conf; in gpart_bootcode() local 471 struct bsddialog_conf conf; in gpart_partcode() local 560 struct bsddialog_conf conf; in gpart_edit() local 944 struct bsddialog_conf conf; in add_boot_partition() local 1043 struct bsddialog_conf conf; in gpart_create() local 1365 struct bsddialog_conf conf; in gpart_delete() local [all …]
|