Searched refs:svn_wc_info_t (Results 1 – 5 of 5) sorted by relevance
37 svn_wc_info_t *38 svn_wc_info_dup(const svn_wc_info_t *info, in svn_wc_info_dup()41 svn_wc_info_t *new_info = apr_pmemdup(pool, info, sizeof(*new_info)); in svn_wc_info_dup()99 svn_wc_info_t *wc_info; in build_info_for_node()318 svn_wc_info_t *wc_info = apr_pcalloc(pool, sizeof (*wc_info)); in build_info_for_unversioned()
3242 typedef struct svn_wc_info_t struct3291 } svn_wc_info_t; argument3299 svn_wc_info_t *3300 svn_wc_info_dup(const svn_wc_info_t *info,
7375 const svn_wc_info_t *wc_info;
1157 struct svn_wc_info_t *wc_info;
1675 * extend svn_wc_info_t with conflicts2 (r1618643)