Searched defs:config (Results 251 - 275 of 324) sorted by path

<<111213

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c3121 svn_wc_get_status_editor2(const svn_delta_editor_t **editor, void **edit_baton, void **set_locks_baton, svn_revnum_t *edit_revision, svn_wc_adm_access_t *anchor, const char *target, apr_hash_t *config, svn_boolean_t recurse, svn_boolean_t get_all, svn_boolean_t no_ignore, svn_wc_status_func2_t status_func, void *status_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_traversal_info_t *traversal_info, apr_pool_t *pool) argument
3180 svn_wc_get_status_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_revnum_t *edit_revision, svn_wc_adm_access_t *anchor, const char *target, apr_hash_t *config, svn_boolean_t recurse, svn_boolean_t get_all, svn_boolean_t no_ignore, svn_wc_status_func_t status_func, void *status_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_traversal_info_t *traversal_info, apr_pool_t *pool) argument
3310 svn_wc_get_ignores(apr_array_header_t **patterns, apr_hash_t *config, svn_wc_adm_access_t *adm_access, apr_pool_t *pool) argument
[all...]
H A Dstatus.c2784 svn_wc_get_default_ignores(apr_array_header_t **patterns, apr_hash_t *config, apr_pool_t *pool) argument
2977 svn_wc_get_ignores2(apr_array_header_t **patterns, svn_wc_context_t *wc_ctx, const char *local_abspath, apr_hash_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dwc_db_wcroot.c223 svn_wc__db_open(svn_wc__db_t **db, svn_config_t *config, svn_boolean_t open_without_upgrade, svn_boolean_t enforce_empty_wq, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dconflict-callbacks.c293 open_editor(svn_boolean_t *performed_edit, const char *merged_abspath, const char *editor_cmd, apr_hash_t *config, apr_pool_t *pool) argument
334 edit_prop_conflict(const svn_string_t **merged_propval, const svn_string_t *base_propval, const svn_string_t *my_propval, const svn_string_t *their_propval, const char *editor_cmd, apr_hash_t *config, svn_cmdline_prompt_baton_t *pb, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
873 handle_text_conflict(svn_boolean_t *resolved, svn_boolean_t *postponed, svn_boolean_t *quit, svn_boolean_t *printed_description, svn_client_conflict_t *conflict, const char *path_prefix, svn_cmdline_prompt_baton_t *pb, const char *editor_cmd, apr_hash_t *config, svn_cl__conflict_stats_t *conflict_stats, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
1279 handle_one_prop_conflict(svn_client_conflict_option_t **option, svn_boolean_t *quit, const char *path_prefix, svn_cmdline_prompt_baton_t *pb, const char *editor_cmd, apr_hash_t *config, svn_client_conflict_t *conflict, const char *propname, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1404 handle_prop_conflicts(svn_boolean_t *resolved, svn_boolean_t *postponed, svn_boolean_t *quit, const svn_string_t **merged_value, const char *path_prefix, svn_cmdline_prompt_baton_t *pb, const char *editor_cmd, apr_hash_t *config, svn_client_conflict_t *conflict, svn_cl__conflict_stats_t *conflict_stats, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1973 resolve_conflict_interactively(svn_boolean_t *resolved, svn_boolean_t *postponed, svn_boolean_t *quit, svn_boolean_t *external_failed, svn_boolean_t *printed_summary, svn_boolean_t *printed_description, svn_client_conflict_t *conflict, const char *editor_cmd, apr_hash_t *config, const char *path_prefix, svn_cmdline_prompt_baton_t *pb, svn_cl__conflict_stats_t *conflict_stats, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
[all...]
H A Dutil.c110 svn_cl__merge_file_externally(const char *base_path, const char *their_path, const char *my_path, const char *merged_path, const char *wc_path, apr_hash_t *config, svn_boolean_t *remains_in_conflict, apr_pool_t *pool) argument
199 apr_hash_t *config; /* client configuration hash */ member in struct:log_msg_baton
206 svn_cl__make_log_msg_baton(void **baton, svn_cl__opt_state_t *opt_state, const char *base_dir , apr_hash_t *config, apr_pool_t *pool) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c312 apr_hash_t *config; member in struct:opt_baton_t
412 apr_hash_t *config; member in struct:subcommand_baton_t
971 open_source_session(svn_ra_session_t **from_session, svn_string_t **last_merged_rev, const char *from_url, svn_ra_session_t *to_session, svn_ra_callbacks2_t *callbacks, apr_hash_t *config, void *baton, apr_pool_t *pool) argument
1971 svn_config_t *config; local
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.c2126 config_apply(struct config_file* config) argument
[all...]
H A Dedns.c98 edns_strings_apply_cfg(struct edns_strings* edns_strings, struct config_file* config) argument
/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddpp_hostapd.c1672 struct dpp_relay_config config; local
/freebsd-11-stable/contrib/wpa/src/common/
H A Ddpp.c8783 struct dpp_global * dpp_global_init(struct dpp_global_config *config) argument
8837 dpp_relay_add_controller(struct dpp_global *dpp, struct dpp_relay_config *config) argument
9980 dpp_controller_start(struct dpp_global *dpp, struct dpp_controller_config *config) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap.c396 struct eap_peer_config *config = eap_get_config(sm); local
435 static char * eap_get_realm(struct eap_sm *sm, struct eap_peer_config *config) argument
139 eap_config_allowed_method(struct eap_sm *sm, struct eap_peer_config *config, int vendor, u32 method) argument
611 eap_peer_get_erp_info(struct eap_sm *sm, struct eap_peer_config *config, const u8 **username, size_t *username_len, const u8 **realm, size_t *realm_len, u16 *erp_next_seq_num, const u8 **rrk, size_t *rrk_len) argument
1036 struct eap_peer_config *config = eap_get_config(sm); local
1188 struct eap_peer_config *config = eap_get_config(sm); local
1639 struct eap_peer_config *config = eap_get_config(sm); local
2397 struct eap_peer_config *config; local
2577 struct eap_peer_config *config = eap_get_config(sm); local
2642 eap_get_phase2_types(struct eap_peer_config *config, size_t *count) argument
2723 struct eap_peer_config *config = eap_get_config(sm); local
2731 eap_get_ext_password(struct eap_sm *sm, struct eap_peer_config *config) argument
2760 struct eap_peer_config *config = eap_get_config(sm); local
2787 struct eap_peer_config *config = eap_get_config(sm); local
2815 struct eap_peer_config *config = eap_get_config(sm); local
2831 struct eap_peer_config *config = eap_get_config(sm); local
2849 struct eap_peer_config *config = eap_get_config(sm); local
2866 struct eap_peer_config *config = eap_get_config(sm); local
2880 struct eap_peer_config *config = eap_get_config(sm); local
2889 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
1048 struct eap_peer_config *config; local
[all...]
H A Deap_fast.c149 struct eap_peer_config *config = eap_get_config(sm); local
423 struct eap_peer_config *config local
1034 struct eap_peer_config *config = eap_get_config(sm); local
1573 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_mschapv2.c298 struct eap_peer_config *config = eap_get_config(sm); local
403 struct eap_peer_config *config = eap_get_config(sm); local
682 struct eap_peer_config *config = eap_get_config(sm); local
778 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
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
1018 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_proxy_dummy.c73 eap_proxy_notify_config(struct eap_proxy_sm *sm, struct eap_peer_config *config) argument
H A Deap_sim.c86 struct eap_peer_config *config = eap_get_config(sm); local
785 struct eap_peer_config *config; local
[all...]
H A Deap_teap.c156 struct eap_peer_config *config = eap_get_config(sm); local
383 struct eap_peer_config *config = eap_get_config(sm); local
1073 struct eap_peer_config *config = eap_get_config(sm); local
1774 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_tls.c35 struct eap_peer_config *config = eap_get_config(sm); local
79 struct eap_peer_config *config = eap_get_config(sm); local
106 struct eap_peer_config *config = eap_get_config(sm); local
245 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
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...]
H A Deap_ttls.c74 struct eap_peer_config *config = eap_get_config(sm); local
441 struct eap_peer_config *config = eap_get_config(sm); local
1245 struct eap_peer_config *config = eap_get_config(sm); local
1333 struct eap_peer_config *config = eap_get_config(sm); local
1476 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Dtncc.c1071 char *config, *end, *pos, *line_end; local
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Dtncs.c1019 char *config, *end, *pos, *line_end; local
/freebsd-11-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c125 struct eap_peer_config *config; member in struct:eapol_sm
2242 int eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, argument
1529 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
[all...]
H A Deapol_supp_sm.h479 eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, argument
405 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, struct eapol_config *conf) argument

Completed in 510 milliseconds

<<111213