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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c4429 int incomplete_op_depth = -1; local
4452 incomplete_op_depth = min_op_depth;
4478 if ((incomplete_op_depth < 0)
4479 || (incomplete_op_depth == *parent_op_depth))
4495 else if (incomplete_op_depth > 0)
4496 *np_op_depth = incomplete_op_depth;

Completed in 123 milliseconds