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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c1779 const svn_wc_status3_t *this_dir_status;
1797 this_dir_status = svn_hash_gets(d->statii, d->local_abspath);
1798 if (this_dir_status && this_dir_status->versioned
1802 d->depth = this_dir_status->depth;
1774 const svn_wc_status3_t *this_dir_status; local

Completed in 110 milliseconds