Searched refs:svn_stringbuf_set (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dlist.c121 svn_stringbuf_set(list_ctx->author_buf, cdata->data);
H A Dinherited_props.c156 svn_stringbuf_set(iprops_ctx->curr_propname, cdata->data);
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_string.h286 svn_stringbuf_set(svn_stringbuf_t *str, const char *value);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_wcroot.c137 svn_stringbuf_set(db->parse_cache.abspath, local_abspath);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c258 svn_stringbuf_set(entry->path, path);
275 svn_stringbuf_set(entry->copyfrom_path, copyfrom_path);
H A Drev_hunt.c927 svn_stringbuf_set(current_path, prev_path);
H A Dlog.c509 svn_stringbuf_set(info->path, path);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c811 svn_stringbuf_set(cfg->tmp_value, x_default);
H A Dstring.c482 svn_stringbuf_set(svn_stringbuf_t *str, const char *value)
478 svn_stringbuf_set(svn_stringbuf_t *str, const char *value) function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dstats.c280 svn_stringbuf_set(info->path, path);
H A Dtree.c1754 svn_stringbuf_set(conflict_path, path);
3830 svn_stringbuf_set(lastpath, curpath);
H A Dtransaction.c3589 svn_stringbuf_set(last_recursed, path);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c2083 svn_stringbuf_set(conflict_path, path);
2638 svn_stringbuf_set(last_recursed, path);
5040 svn_stringbuf_set(lastpath, curpath);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c950 svn_stringbuf_set(parent->server_url, url);
1099 svn_stringbuf_set(parent->client_url, url);
1101 svn_stringbuf_set(parent->path, path);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_local/
H A Dra_plugin.c697 svn_stringbuf_set(sess->fs_path,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c643 svn_stringbuf_set(conflict_path, path);
H A Dtransaction.c3469 svn_stringbuf_set(last_recursed, path);
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dserve.c1153 svn_stringbuf_set(b->repository->fs_path, fs_path);

Completed in 430 milliseconds