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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupgrade.c678 int top_op_depth = -1; local
716 top_op_depth = svn_sqlite__column_int(stmt, 0);
742 && top_op_depth != -1
759 if (top_op_depth == -1
778 wc_id, local_relpath, top_op_depth));

Completed in 163 milliseconds