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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupgrade.c88 read_propfile(apr_hash_t **props, function
182 SVN_ERR(read_propfile(&wcprops, propfile_abspath, result_pool, iterpool));
203 SVN_ERR(read_propfile(&wcprops, propfile_abspath,
908 SVN_ERR(read_propfile(&base_props, base_abspath,
910 SVN_ERR(read_propfile(&revert_props, revert_abspath,
912 SVN_ERR(read_propfile(&working_props, working_abspath,

Completed in 173 milliseconds