Home
last modified time | relevance | path

Searched refs:op_root_relpath_p (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_private.h319 const char **op_root_relpath_p,
H A Dwc_db.c12617 const char **op_root_relpath_p, in scan_addition() argument
12638 if (op_root_relpath_p) in scan_addition()
12639 *op_root_relpath_p = NULL; in scan_addition()
12712 if (op_root_relpath_p) in scan_addition()
12713 *op_root_relpath_p = apr_pstrdup(result_pool, op_root_relpath); in scan_addition()
12886 SVN_ERR_ASSERT(!op_root_relpath_p || *op_root_relpath_p != NULL); in scan_addition()
12895 const char **op_root_relpath_p, in svn_wc__db_scan_addition_internal() argument
12907 scan_addition(status, op_root_relpath_p, repos_relpath, repos_id, in svn_wc__db_scan_addition_internal()