#include "httpd.h"
#include "http_config.h"
#include "apr_strings.h"
#include "ap_provider.h"
#include "mod_dav.h"
#include "locks.h"
Go to the source code of this file.
◆ dav_lock_cmd_davlockdb()
◆ dav_lock_create_dir_config()
◆ dav_lock_merge_dir_config()
| static void * dav_lock_merge_dir_config |
( |
apr_pool_t * |
p, |
|
|
void * |
base, |
|
|
void * |
overrides |
|
) |
| |
|
static |
◆ register_hooks()
◆ aplog_module_index
| int* const aplog_module_index = &( dav_lock_module.module_index) |
|
static |
◆ dav_hooks_locks_generic
◆ dav_lock_cmds
Initial value:=
{
}
static const char * dav_lock_cmd_davlockdb(cmd_parms *cmd, void *config, const char *arg1)
Definition at line 80 of file mod_dav_lock.c.