Searched refs:svn_compat_log_revprops_out (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_compat.h93 svn_compat_log_revprops_out(const char **author, const char **date,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcompat.c113 svn_compat_log_revprops_out(const char **author, const char **date, function
142 svn_compat_log_revprops_out(&author, &date, &message,
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dnull-log-cmd.c96 svn_compat_log_revprops_out(&author, &date, &message, log_entry->revprops);
/freebsd-10-stable/contrib/subversion/subversion/svn/
H A Dlog-cmd.c305 svn_compat_log_revprops_out(&author, &date, &message, log_entry->revprops);
521 svn_compat_log_revprops_out(&author, &date, &message, log_entry->revprops);

Completed in 46 milliseconds