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

/freebsd-10.0-release/contrib/subversion/subversion/svn/
H A Dpropedit-cmd.c219 const char *abspath_or_url; local
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dinfo.c252 svn_client_info3(const char *abspath_or_url, argument
223 wc_info_receiver(void *baton, const char *abspath_or_url, const svn_wc__info2_t *wc_info, apr_pool_t *scratch_pool) argument
H A Dutil.c237 svn_client_get_repos_root(const char **repos_root, const char **repos_uuid, const char *abspath_or_url, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Ddeprecated.c2653 info_receiver_relpath_wrapper(void *baton, const char *abspath_or_url, const svn_client_info2_t *info2, apr_pool_t *scratch_pool) argument
2693 const char *abspath_or_url = path_or_url; local

Completed in 429 milliseconds