Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dcommit_util.c1507 const char *notify_path_prefix; /* notification path prefix member
1653 notify->path_prefix = icb->notify_path_prefix; in do_item_commit()
1842 const char *notify_path_prefix, in svn_client__do_commit() argument
1877 cb_baton.notify_path_prefix = notify_path_prefix; in svn_client__do_commit()
1911 notify->path_prefix = notify_path_prefix; in svn_client__do_commit()
H A Dclient.h944 const char *notify_path_prefix,