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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c335 svn_boolean_t edit_obstructed;
621 d->shadowed = pb->shadowed || pb->edit_obstructed;
737 svn_boolean_t edit_obstructed;
803 f->shadowed = pb->shadowed || pb->edit_obstructed;
1743 if (!pb->shadowed && !pb->edit_obstructed)
1839 if (pb->shadowed || pb->edit_obstructed)
2362 db->edit_obstructed = TRUE;
2851 if (db->shadowed || db->edit_obstructed)
3008 if (!pb->shadowed && !pb->edit_obstructed)
3557 fb->edit_obstructed
332 svn_boolean_t edit_obstructed; member in struct:dir_baton
734 svn_boolean_t edit_obstructed; member in struct:file_baton
[all...]

Completed in 109 milliseconds