Searched defs:work_props (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dshelf2.c822 read_props_from_wc(apr_hash_t **base_props, apr_hash_t **work_props, enum svn_wc_status_kind node_status, const char *from_wc_abspath, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
846 write_props_to_shelf(svn_client__shelf2_version_t *shelf_version, const char *wc_relpath, apr_hash_t *base_props, apr_hash_t *work_props, apr_pool_t *scratch_pool) argument
883 read_props_from_shelf(apr_hash_t **base_props, apr_hash_t **work_props, enum svn_wc_status_kind node_status, svn_client__shelf2_version_t *shelf_version, const char *wc_relpath, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
939 apr_hash_t *base_props, *work_props; local
1487 wc_node_add(const char *to_wc_abspath, apr_hash_t *work_props, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
1534 apr_hash_t *base_props, *work_props; local
[all...]

Completed in 104 milliseconds