Searched refs:error_create_and_log (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/subversion/subversion/svnserve/ |
| H A D | serve.c | 129 error_create_and_log(apr_status_t apr_err, svn_error_t *child, in error_create_and_log() function 842 error_create_and_log(SVN_ERR_RA_NOT_AUTHORIZED, in must_have_access() 1401 return error_create_and_log(SVN_ERR_RA_NOT_AUTHORIZED, NULL, NULL, in add_lock_tokens() 3108 result->err = error_create_and_log(SVN_ERR_RA_NOT_AUTHORIZED, in lock_many() 3294 result->err = error_create_and_log(SVN_ERR_RA_NOT_AUTHORIZED, in unlock_many() 4349 err = error_create_and_log(SVN_ERR_RA_NOT_AUTHORIZED, NULL, in construct_server_baton() 4357 err = error_create_and_log(SVN_ERR_RA_NOT_AUTHORIZED, NULL, in construct_server_baton()
|