Home
last modified time | relevance | path

Searched refs:svn_wc_get_file_t (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/subversion/subversion/include/
HDsvn_wc.h5578 typedef svn_error_t *(*svn_wc_get_file_t)(void *baton, typedef
5762 svn_wc_get_file_t fetch_func,
/trueos/contrib/subversion/subversion/libsvn_wc/
HDdeprecated.c3378 svn_wc_get_file_t fetch_func, in svn_wc_get_update_editor3()