#include <httpd.h>
Go to the source code of this file.
Defines | |
#define | AUTHZ_SVN__SUBREQ_BYPASS_PROV_GRP "dav2authz_subreq_bypass" |
#define | AUTHZ_SVN__SUBREQ_BYPASS_PROV_NAME "mod_authz_svn_subreq_bypass" |
#define | AUTHZ_SVN__SUBREQ_BYPASS_PROV_VER "00.00a" |
Typedefs | |
typedef int(*) | authz_svn__subreq_bypass_func_t (request_rec *r, const char *repos_path, const char *repos_name) |
Definition in file mod_authz_svn.h.