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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c73 svn_boolean_t has_descendants;
613 inner_stat->has_descendants = info->has_descendants;
1127 && info->has_descendants /* is dir, or was dir and tc descendants */)
1493 is->has_descendants = old_status->has_descendants;
1771 && (status_in_parent->has_descendants)
1969 if (status->has_descendants
2241 if (tgt_status->has_descendants)
2695 && info->has_descendants /* i
71 svn_boolean_t has_descendants; member in struct:svn_wc__internal_status_t
[all...]
H A Dwc_db.h2027 svn_boolean_t has_descendants; /* Is dir, or has tc descendants */ member in struct:svn_wc__db_info_t
H A Dwc_db.c9402 child->has_descendants = TRUE;
9451 err = find_conflict_descendants(&child_item->info.has_descendants,
9766 mtb->has_descendants = TRUE;
9768 SVN_ERR(find_conflict_descendants(&mtb->has_descendants,

Completed in 144 milliseconds