Searched refs:svn_io_remove_file (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/include/
H A Dsvn_io.h1485 svn_io_remove_file(const char *path,
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Ddeprecated.c761 svn_io_remove_file(const char *path,
759 svn_io_remove_file(const char *path, function
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c3204 svn_error_clear(svn_io_remove_file(new_text_base_path, pool));
3206 svn_error_clear(svn_io_remove_file(new_text_path, pool));

Completed in 67 milliseconds