Searched refs:apr_hash_t (Results 226 - 250 of 347) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dmergeinfo.c90 apr_hash_t *attrs,
H A Dserf.c157 apr_hash_t *config_hash,
486 apr_hash_t *config,
872 apr_hash_t **ret_props,
877 apr_hash_t *props;
920 apr_hash_t **ret_props,
943 apr_hash_t *props;
H A Dcommit.c55 apr_hash_t *revprop_table;
60 apr_hash_t *lock_tokens;
62 apr_hash_t *deleted_entries; /* deleted files (for delete+add detection) */
89 apr_hash_t *prop_changes;
92 apr_hash_t *old_props;
140 apr_hash_t *prop_changes;
192 apr_hash_t *prop_changes;
1110 apr_hash_t *revprops = baton;
2351 apr_hash_t *revprop_table,
2354 apr_hash_t *lock_token
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dload.c70 apr_hash_t **headers,
450 apr_hash_t *headers,
460 apr_hash_t *headers,
609 apr_hash_t *headers;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dobject_pool.c78 apr_hash_t *objects;
H A Dskel.c703 svn_skel__parse_proplist(apr_hash_t **proplist_p,
707 apr_hash_t *proplist = NULL;
795 const apr_hash_t *proplist,
805 for (hi = apr_hash_first(pool, (apr_hash_t *)proplist); hi;
H A Dconfig.c59 apr_hash_t *options;
336 svn_config_get_config(apr_hash_t **cfg_hash,
355 svn_config__get_default_config(apr_hash_t **cfg_hash,
477 get_hash_value(apr_hash_t *hash,
1267 svn_config_copy_config(apr_hash_t **cfg_hash,
1268 apr_hash_t *src_hash,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Drevert.c431 apr_hash_t *children, *conflicts;
591 apr_hash_t *props;
818 apr_hash_t *changelist_hash,
989 apr_hash_t *changelist_hash;
H A Dcopy.c353 apr_hash_t *versioned_children;
354 apr_hash_t *conflicted_children;
355 apr_hash_t *disk_children;
522 apr_hash_t *marker_files;
1010 apr_hash_t *nodes;
1011 apr_hash_t *conflicts; /* Unused */
/freebsd-13-stable/contrib/subversion/subversion/svnmucc/
H A Dsvnmucc.c144 apr_hash_t *revprops,
368 apr_hash_t *revprops,
527 apr_hash_t *revprops = apr_hash_make(pool);
528 apr_hash_t *cfg_hash;
/freebsd-13-stable/contrib/subversion/subversion/svnrdump/
H A Ddump_editor.c88 fetch_props_func(apr_hash_t **props,
/freebsd-13-stable/contrib/apr-util/crypto/
H A Dapr_crypto_commoncrypto.c44 apr_hash_t *types;
45 apr_hash_t *modes;
239 static apr_status_t crypto_get_block_key_types(apr_hash_t **types,
254 static apr_status_t crypto_get_block_key_modes(apr_hash_t **modes,
H A Dapr_crypto_openssl.c56 apr_hash_t *types;
57 apr_hash_t *modes;
349 static apr_status_t crypto_get_block_key_types(apr_hash_t **types,
364 static apr_status_t crypto_get_block_key_modes(apr_hash_t **modes,
/freebsd-13-stable/contrib/apr-util/test/
H A Dtestmemcache.c180 static int create_test_hash(apr_pool_t *p, apr_hash_t *h)
311 apr_hash_t *tdata;
423 apr_hash_t *tdata, *values;
490 apr_hash_t *tdata;
/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_delta.h1529 apr_hash_t *rev_props,
1551 apr_hash_t *rev_props,
H A Dsvn_io.h1773 svn_io_get_dir_filenames(apr_hash_t **dirents,
1793 svn_io_get_dirents3(apr_hash_t **dirents,
1808 svn_io_get_dirents2(apr_hash_t **dirents,
1819 svn_io_get_dirents(apr_hash_t **dirents,
2187 svn_io_parse_mimetypes_file(apr_hash_t **type_map,
2208 apr_hash_t *mimetype_map,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
H A Dutil.c439 apr_hash_t *old_mergeinfo_hash, *new_mergeinfo_hash, *added, *deleted;
517 apr_hash_t *original_props,
/freebsd-13-stable/contrib/serf/auth/
H A Dauth.c129 apr_hash_t *hdrs,
230 apr_hash_t *hdrs;
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dstatus-cmd.c64 apr_hash_t *cached_changelists;
278 apr_hash_t *master_cl_hash = apr_hash_make(scratch_pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dblame.c50 apr_hash_t *rev_props; /* the revision properties */
108 apr_hash_t *last_props;
428 apr_hash_t *rev_props,
446 apr_hash_t *props = svn_prop_array_to_hash(prop_diffs, frb->currpool);
729 apr_hash_t *props;
921 apr_hash_t *merged_rev_props;
H A Dmerge.c280 apr_hash_t *conflicted_paths;
287 apr_hash_t *paths_with_new_mergeinfo;
295 apr_hash_t *paths_with_deleted_mergeinfo;
301 apr_hash_t *skipped_abspaths;
305 apr_hash_t *merged_abspaths;
309 apr_hash_t *added_abspaths;
312 apr_hash_t *tree_conflicted_abspaths;
485 store_path(apr_hash_t *path_hash, const char *local_abspath)
497 alloc_and_store_path(apr_hash_t **path_hash_p,
1103 apr_hash_t *pristine_prop
[all...]
H A Dconflicts.c76 apr_hash_t *prop_conflicts;
87 apr_hash_t *resolved_props;
314 apr_hash_t *locations;
386 apr_hash_t *moved_paths,
443 push_move(struct repos_move_info *move, apr_hash_t *moves_table,
576 apr_hash_t *moved_paths,
619 apr_hash_t *copies,
620 apr_hash_t *moves_table,
621 apr_hash_t *moved_paths,
709 apr_hash_t *moves_tabl
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dlow_level.c209 store it in the apr_hash_t HEADERS. All allocations will be from
212 read_header_block(apr_hash_t **headers,
449 apr_hash_t *headers,
468 apr_hash_t *headers;
1100 apr_hash_t *changes,
1142 svn_fs_x__parse_properties(apr_hash_t **properties,
1205 apr_hash_t *proplist,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c379 apr_hash_t *config, apr_pool_t *pool)
620 apr_hash_t *config,
850 apr_hash_t *config,
1044 static apr_hash_t *
1046 apr_hash_t *paths,
1050 apr_hash_t *result;
1219 apr_hash_t **props, apr_pool_t *pool)
1270 apr_hash_t *revprop_table,
1273 apr_hash_t *lock_tokens,
1406 apr_hash_t *iprop
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.c146 apr_hash_t *properties;
192 parse_revprop(apr_hash_t **properties,
272 read_non_packed_revprop(apr_hash_t **properties,
738 svn_fs_fs__get_revision_proplist(apr_hash_t **proplist_p,
834 apr_hash_t *proplist,
1085 apr_hash_t *proplist,
1228 apr_hash_t *proplist,

Completed in 331 milliseconds

1234567891011>>