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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c3722 const char *notify_abspath;
3780 notify_abspath = child->abspath;
3787 notify_abspath = merge_b->target->abspath;
3792 notify = svn_wc_create_notify(notify_abspath,
3717 const char *notify_abspath; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c6500 const char *notify_abspath; local
6514 notify_abspath = svn_dirent_join(wcroot->abspath, notify_relpath,
6516 notify = svn_wc_create_notify(notify_abspath, action, iterpool);
8588 const char *notify_abspath; local
8593 notify_abspath = svn_dirent_join(wcroot->abspath,
8598 svn_wc_create_notify(notify_abspath,

Completed in 106 milliseconds