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

/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Dcommit.c246 check_authz(struct edit_baton *editor_baton, const char *path,
336 SVN_ERR(check_authz(eb, full_path, eb->txn_root,
338 SVN_ERR(check_authz(eb, pb->path, eb->txn_root,
365 SVN_ERR(check_authz(eb, fs_path, copy_root, required, subpool));
378 SVN_ERR(check_authz(eb, full_path, eb->txn_root,
380 SVN_ERR(check_authz(eb, pb->path, eb->txn_root,
497 SVN_ERR(check_authz(eb, full_path, eb->txn_root,
499 SVN_ERR(check_authz(eb, parent->path, eb->txn_root,
580 SVN_ERR(check_authz(eb, fb->path, eb->txn_root,
627 SVN_ERR(check_authz(e
244 check_authz(struct edit_baton *editor_baton, const char *path, function
[all...]

Completed in 48 milliseconds