Searched refs:is_checkout (Results 1 – 3 of 3) sorted by relevance
51 svn_boolean_t is_checkout; member678 nb->is_checkout || in notify_body()698 else if (nb->is_checkout) in notify_body()736 else if (nb->is_checkout) in notify_body()1117 nb->is_checkout = FALSE; in svn_cl__get_notifier()1135 nb->is_checkout = TRUE; in svn_cl__notifier_mark_checkout()
48 svn_boolean_t is_checkout; member578 nb->is_checkout || in notify()600 else if (nb->is_checkout) in notify()642 else if (nb->is_checkout) in notify()1021 nb->is_checkout = FALSE; in svn_cl__get_notifier()
1853 svn_boolean_t is_checkout; in update() local1873 SVN_ERR(accept_report(&is_checkout, NULL, in update()1878 if (is_checkout) in update()