Searched refs:make_file_baton (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dambient_depth_filter_editor.c245 make_file_baton(struct file_baton **f_p,
513 SVN_ERR(make_file_baton(&b, pb, path, TRUE, pool));
536 SVN_ERR(make_file_baton(&b, pb, path, FALSE, pool));
244 make_file_baton(struct file_baton **f_p, function
H A Ddiff_editor.c358 make_file_baton(const char *path,
1809 fb = make_file_baton(path, TRUE, pb, file_pool);
1869 fb = make_file_baton(path, FALSE, pb, file_pool);
357 make_file_baton(const char *path, function
H A Dstatus.c1778 make_file_baton(struct dir_baton *parent_dir_baton,
2249 struct file_baton *new_fb = make_file_baton(pb, path, pool);
2271 struct file_baton *new_fb = make_file_baton(pb, path, pool);
1774 make_file_baton(struct dir_baton *parent_dir_baton, function
H A Dupdate_editor.c764 make_file_baton(struct file_baton **f_p,
3162 SVN_ERR(make_file_baton(&fb, pb, path, TRUE, pool));
3494 SVN_ERR(make_file_baton(&fb, pb, path, FALSE, pool));
761 make_file_baton(struct file_baton **f_p, function
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_client/
H A Drepos_diff.c280 make_file_baton(const char *path, function
487 struct file_baton *fb = make_file_baton(path, db, FALSE, scratch_pool);
761 fb = make_file_baton(path, pb, TRUE, pb->pool);
799 fb = make_file_baton(path, pb, FALSE, pb->pool);
/freebsd-10.1-release/contrib/subversion/subversion/svnrdump/
H A Ddump_editor.c223 make_file_baton(const char *path, function
826 fb = make_file_baton(path, pb, pool);
863 fb = make_file_baton(path, pb, pool);

Completed in 145 milliseconds