Searched refs:svn_client_status_func_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dstatus.c59 svn_client_status_func_t real_status_func; /* real status function */
254 svn_client_status_func_t status_func,
342 svn_client_status_func_t status_func,
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_client.h2452 typedef svn_error_t *(*svn_client_status_func_t)(
2518 svn_client_status_func_t status_func,
2524 * instead of #svn_client_status_func_t and depth_as_sticky set to TRUE.
2450 typedef svn_error_t *(*svn_client_status_func_t)( typedef

Completed in 175 milliseconds