Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dcommit_util.c1528 const char *notify_path_prefix; /* notification path prefix member
1675 notify->path_prefix = icb->notify_path_prefix; in do_item_commit()
1864 const char *notify_path_prefix, in svn_client__do_commit() argument
1897 cb_baton.notify_path_prefix = notify_path_prefix; in svn_client__do_commit()
1931 notify->path_prefix = notify_path_prefix; in svn_client__do_commit()
H A Dclient.h911 const char *notify_path_prefix,