Searched refs:apr_hash_t (Results 276 - 300 of 347) sorted by relevance

<<11121314

/freebsd-13-stable/contrib/serf/
H A Dserf_private.h160 apr_hash_t *server_authn_info;
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dpropedit-cmd.c216 apr_hash_t *props;
H A Dutil.c117 apr_hash_t *config,
201 apr_hash_t *config; /* client configuration hash */
211 apr_hash_t *config,
977 apr_hash_t *paths_hash;
H A Dconflict-callbacks.c297 apr_hash_t *config,
340 apr_hash_t *config,
882 apr_hash_t *config,
1285 apr_hash_t *config,
1412 apr_hash_t *config,
1982 apr_hash_t *config,
H A Dlog-cmd.c143 apr_hash_t *changed_paths,
197 apr_hash_t *changed_paths,
H A Dnotify.c73 apr_hash_t *text_conflicts, *prop_conflicts, *tree_conflicts;
97 store_path(struct notify_baton *nb, apr_hash_t *hash, const char *path)
161 apr_hash_t *all_conflicts;
/freebsd-13-stable/contrib/subversion/subversion/svnbench/
H A Dnull-blame-cmd.c65 apr_hash_t *rev_props,
H A Dnull-export-cmd.c223 apr_hash_t *props;
/freebsd-13-stable/contrib/apr-util/crypto/
H A Dapr_crypto_nss.c54 apr_hash_t *types;
55 apr_hash_t *modes;
360 static apr_status_t crypto_get_block_key_types(apr_hash_t **types,
375 static apr_status_t crypto_get_block_key_modes(apr_hash_t **modes,
/freebsd-13-stable/contrib/apr-util/dbm/
H A Dapr_dbm.c62 static apr_hash_t *drivers = NULL;
/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_redis.h371 apr_hash_t *values);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c153 svn_client__record_wc_mergeinfo_catalog(apr_hash_t *result_catalog,
420 apr_hash_t *mergeinfo_props;
673 apr_hash_t *original_props;
1589 is declared as 'apr_hash_t *' because its key do not obey the rules of
1595 mergeinfo_relpaths_to_urls(apr_hash_t **out_mergeinfo,
1605 apr_hash_t *full_path_mergeinfo = apr_hash_make(result_pool);
1629 svn_client_mergeinfo_get_merged(apr_hash_t **mergeinfo_p,
1700 apr_hash_t *inheritable_subtree_merges;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dlock.c68 apr_hash_t *entries_all;
286 apr_hash_t *opened = svn_wc__db_temp_get_all_access(adm_access->db,
1306 apr_hash_t *opened;
1440 apr_hash_t *entries)
1446 apr_hash_t *
H A Dworkqueue.c470 apr_hash_t *keywords;
477 apr_hash_t *props;
912 apr_hash_t *keywords;
1354 apr_hash_t *prop_names;
1417 apr_hash_t *record_map; /* const char * -> svn_io_dirent2_t map */
H A Dwc_db_wcroot.c275 apr_hash_t *roots = apr_hash_make(scratch_pool);
392 svn_wc__db_close_many_wcroots(apr_hash_t *roots,
/freebsd-13-stable/contrib/serf/buckets/
H A Dssl_buckets.c1683 static apr_hash_t *
1689 apr_hash_t *tgt = apr_hash_make(pool);
1744 apr_hash_t *serf_ssl_cert_issuer(
1757 apr_hash_t *serf_ssl_cert_subject(
1770 apr_hash_t *serf_ssl_cert_certificate(
1774 apr_hash_t *tgt = apr_hash_make(pool);
/freebsd-13-stable/contrib/apr-util/test/
H A Dtestcrypto.c1158 apr_hash_t *types;
1201 apr_hash_t *types;
1244 apr_hash_t *types;
1287 apr_hash_t *modes;
1320 apr_hash_t *modes;
1353 apr_hash_t *modes;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dlock.c233 apr_hash_t *targets,
365 apr_hash_t *targets,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dmultistatus.c288 apr_hash_t *attrs,
375 apr_hash_t *response_attrs;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drecovery.c159 apr_hash_t *entries;
H A Dlow_level.c630 apr_hash_t *changes,
682 store it in the apr_hash_t HEADERS. All allocations will be from
685 read_header_block(apr_hash_t **headers,
923 apr_hash_t *headers;
H A Dtemp_serializer.c592 apr_hash_t *hash = in;
636 apr_hash_t *hash = svn_hash__make(pool);
685 apr_hash_t *properties;
H A Dtree.c578 apr_hash_t *txnprops;
1568 apr_hash_t *proplist;
1585 fs_node_proplist(apr_hash_t **table_p,
1590 apr_hash_t *table;
1640 apr_hash_t *proplist;
2463 fs_dir_entries(apr_hash_t **table_p,
2469 apr_hash_t *hash = svn_hash__make(pool);
2491 apr_hash_t *entries,
3328 fs_paths_changed(apr_hash_t **changed_paths_p,
3482 apr_hash_t *changed_path
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dbatch_fsync.c203 apr_hash_t *files;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c142 apr_hash_t *revision_infos;
474 apr_hash_t *r_props;
524 apr_hash_t *s_props = NULL, *t_props;
1163 apr_hash_t *s_entries = NULL, *t_entries;

Completed in 237 milliseconds

<<11121314