#include "httpd.h"
#include "http_config.h"
#include "apr_strings.h"
#include "mod_dav.h"
#include "repos.h"
Go to the source code of this file.
◆ dav_fs_cmd_davlockdb()
◆ dav_fs_create_server_config()
◆ dav_fs_merge_server_config()
| static void * dav_fs_merge_server_config |
( |
apr_pool_t * |
p, |
|
|
void * |
base, |
|
|
void * |
overrides |
|
) |
| |
|
static |
◆ register_hooks()
◆ aplog_module_index
| int* const aplog_module_index = &( dav_fs_module.module_index) |
|
static |
◆ dav_fs_cmds
Initial value:=
{
}
static const char * dav_fs_cmd_davlockdb(cmd_parms *cmd, void *config, const char *arg1)
Definition at line 79 of file mod_dav_fs.c.