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

<<11121314

/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Doptions.c106 apr_hash_t *attrs,
/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);
2431 apr_hash_t *capabilities_set;
2592 apr_hash_t *locks;
/freebsd-13-stable/contrib/subversion/subversion/svnsync/
H A Dsync.c186 svnsync_normalize_revprops(apr_hash_t *rev_props,
/freebsd-13-stable/contrib/apr/poll/unix/
H A Dz_asio.c67 apr_hash_t *elems;
/freebsd-13-stable/contrib/apr-util/dbd/
H A Dapr_dbd.c36 static apr_hash_t *drivers = NULL;
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dsvn.c2048 apr_hash_t *changelists;
2049 apr_hash_t *cfg_hash;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c1108 apr_hash_t *r_props;
1991 apr_hash_t *rev_mergeinfo = NULL;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dfs.c1505 apr_hash_t *,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c802 apr_hash_t *props)
1769 apr_hash_t **props)
1909 apr_hash_t *cmd_hash,
1994 apr_hash_t *cmd_hash = apr_hash_make(subpool);
H A Deditorp.c82 apr_hash_t *tokens;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dopt.c996 svn_opt_parse_revprop(apr_hash_t **revprop_table_p, const char *revprop_spec,
H A Dutf.c97 static apr_hash_t *xlate_handle_hash = NULL;
H A Dcache-membuffer.c250 apr_hash_t *map;
/freebsd-13-stable/contrib/subversion/subversion/svnbench/
H A Dnotify.c63 apr_hash_t *conflicted_paths;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch.c849 svn_branch__history_create(apr_hash_t *parents,
/freebsd-13-stable/contrib/apr-util/redis/
H A Dapr_redis.c1380 apr_hash_t *values)
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcached_data.c2595 apr_hash_t *hash = NULL;
2969 svn_fs_fs__get_proplist(apr_hash_t **proplist_p,
2974 apr_hash_t *proplist;
H A Dpack.c673 apr_hash_t *directory,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dpack.c626 apr_hash_t *directory,
H A Dcached_data.c2502 apr_hash_t *hash = incremental ? svn_hash__make(scratch_pool) : NULL;
2854 svn_fs_x__get_proplist(apr_hash_t **proplist,
H A Dindex.c805 apr_hash_t *containers = apr_hash_make(scratch_pool);
/freebsd-13-stable/contrib/apr/memory/unix/
H A Dapr_pools.c587 apr_hash_t *user_data;

Completed in 266 milliseconds

<<11121314