Searched refs:notify_path_prefix (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dclient.h911 const char *notify_path_prefix,
H A Dcommit_util.c1529 const char *notify_path_prefix; /* notification path prefix
1676 notify->path_prefix = icb->notify_path_prefix;
1865 const char *notify_path_prefix,
1898 cb_baton.notify_path_prefix = notify_path_prefix;
1932 notify->path_prefix = notify_path_prefix;
1528 const char *notify_path_prefix; /* notification path prefix member in struct:item_commit_baton
1860 svn_client__do_commit(const char *base_url, const apr_array_header_t *commit_items, const svn_delta_editor_t *editor, void *edit_baton, const char *notify_path_prefix, apr_hash_t **sha1_checksums, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument

Completed in 111 milliseconds