Searched refs:apr_hash_make (Results 151 - 171 of 171) sorted by relevance

1234567

/freebsd-13-stable/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c696 apr_hash_t *fs_config = apr_hash_make(pool);
853 apr_hash_t *fs_config = apr_hash_make(pool);
/freebsd-13-stable/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c1132 base_proptable = apr_hash_make(pool);
1814 apr_hash_t *hash = apr_hash_make(pool);
/freebsd-13-stable/contrib/apr/memory/unix/
H A Dapr_pools.c2414 pool->user_data = apr_hash_make(pool);
2440 pool->user_data = apr_hash_make(pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch.c855 history->parents = apr_hash_make(result_pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/util/
H A Dfs_skels.c771 entries = apr_hash_make(pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.c200 *properties = apr_hash_make(result_pool);
H A Dstats.c1328 stats->by_extension = apr_hash_make(result_pool);
H A Dcached_data.c2982 proplist = apr_hash_make(pool);
3015 proplist = apr_hash_make(pool);
3036 proplist = apr_hash_make(pool);
H A Dtree.c1595 *table_p = table ? table : apr_hash_make(pool);
1666 proplist = apr_hash_make(pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c1525 apr_hash_t *ht = apr_hash_make(pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz_parse.c183 gr->per_repos_rights = apr_hash_make(result_pool);
H A Ddeprecated.c64 apr_hash_t *revprop_table = apr_hash_make(pool);
H A Dreporter.c1631 b->revision_infos = apr_hash_make(pool);
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dsvn.c2070 changelists = apr_hash_make(pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddeprecated.c79 kwhash = apr_hash_make(pool);
H A Dio.c3099 *dirents = apr_hash_make(result_pool);
3737 apr_hash_t *types = apr_hash_make(pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c2218 *locations = apr_hash_make(pool);
2915 *locks = apr_hash_make(pool);
H A Dmarshal.c216 conn->capabilities = apr_hash_make(result_pool);
1994 apr_hash_t *cmd_hash = apr_hash_make(subpool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c547 proplist = apr_hash_make(subpool);
H A Dcached_data.c2912 *proplist = apr_hash_make(result_pool);
H A Dindex.c805 apr_hash_t *containers = apr_hash_make(scratch_pool);

Completed in 396 milliseconds

1234567