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

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c61 svn_boolean_t found_unreadable = FALSE;
96 found_unreadable = TRUE;
102 if (found_readable && found_unreadable)
124 found_unreadable = TRUE;
128 if (found_readable && found_unreadable)
149 else if (found_unreadable)
196 svn_boolean_t found_unreadable = FALSE;
237 found_unreadable = TRUE;
339 found_unreadable = TRUE;
359 if (found_unreadable)
60 svn_boolean_t found_unreadable = FALSE; local
195 svn_boolean_t found_unreadable = FALSE; local
[all...]

Completed in 86 milliseconds