Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDwc_db.c345 const char **moved_from_op_root_relpath,
12577 const char **moved_from_op_root_relpath, in get_moved_from_info() argument
12602 if (moved_from_op_root_relpath) in get_moved_from_info()
12603 *moved_from_op_root_relpath = NULL; in get_moved_from_info()
12612 if (moved_from_relpath || moved_from_op_root_relpath) in get_moved_from_info()
12620 if (moved_from_op_root_relpath) in get_moved_from_info()
12621 *moved_from_op_root_relpath = db_delete_op_root_relpath; in get_moved_from_info()
12676 const char **moved_from_op_root_relpath, in scan_addition() argument
12700 if (moved_from_op_root_relpath) in scan_addition()
12701 *moved_from_op_root_relpath = NULL; in scan_addition()
[all …]