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

/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dunlock-cmd.c49 svn_boolean_t had_failure;
61 nub->had_failure = TRUE;
94 nub.had_failure = FALSE;
101 if (nub.had_failure)
47 svn_boolean_t had_failure; member in struct:notify_unlock_baton_t
H A Dlock-cmd.c90 svn_boolean_t had_failure;
102 nlb->had_failure = TRUE;
137 nlb.had_failure = FALSE;
144 if (nlb.had_failure)
88 svn_boolean_t had_failure; member in struct:notify_lock_baton_t

Completed in 181 milliseconds