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

/vbox/src/apps/svnsync-vbox/
H A Dmain.c1301 SVN_ERR(eb->wrapped_editor->open_file(dst_path, wrapped_parent_node_baton,
1906 open_file(const char *path,
1918 DX(fprintf(stderr, "open_file %s\n", path);)
1973 SVN_ERR(eb->wrapped_editor->open_file(path, pb->wrapped_node_baton,
2014 SVN_ERR(eb->wrapped_editor->open_file(path, pb->wrapped_node_baton,
2288 tree_editor->open_file = open_file;
1902 open_file(const char *path, function

Completed in 918 milliseconds