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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcompat.c116 const svn_string_t *author_s, *date_s, *message_s; local
117 svn_compat_log_revprops_out_string(&author_s, &date_s, &message_s,
120 *author = author_s ? author_s->data : NULL;

Completed in 43 milliseconds