|
Apache HTTPD
|
#include "apr_lib.h"#include "apr_file_io.h"#include "apr_strings.h"#include "mod_cache.h"#include "mod_cache_disk.h"#include "http_config.h"#include "http_log.h"#include "http_core.h"#include "ap_provider.h"#include "util_filter.h"#include "util_script.h"#include "util_charset.h"Go to the source code of this file.
Variables | |
| static const command_rec | disk_cache_cmds [] |
| static const cache_provider | cache_disk_provider |
| static int *const | aplog_module_index = &( cache_disk_module.module_index) |
Definition at line 316 of file mod_cache_disk.c.
|
static |
Definition at line 601 of file mod_cache_disk.c.
|
static |
Definition at line 1327 of file mod_cache_disk.c.
|
static |
Definition at line 1416 of file mod_cache_disk.c.
|
static |
Definition at line 1386 of file mod_cache_disk.c.
|
static |
< Module declines to handle
< Module declines to handle
< Module declines to handle
< Module declines to handle
< Module has handled this stage.
Definition at line 338 of file mod_cache_disk.c.
|
static |
Definition at line 92 of file mod_cache_disk.c.
|
static |
Definition at line 1570 of file mod_cache_disk.c.
|
static |
Definition at line 203 of file mod_cache_disk.c.
|
static |
Definition at line 161 of file mod_cache_disk.c.
|
static |
Definition at line 218 of file mod_cache_disk.c.
|
static |
Definition at line 188 of file mod_cache_disk.c.
|
static |
Definition at line 74 of file mod_cache_disk.c.
|
static |
Definition at line 1371 of file mod_cache_disk.c.
|
static |
Definition at line 1398 of file mod_cache_disk.c.
|
static |
< Read by user
<
< Write by user
<
< Execute by user
<
Definition at line 110 of file mod_cache_disk.c.
|
static |
< Module declines to handle
< Open the file for reading
<
< Open the file in binary mode (This flag is ignored on UNIX because it has no meaning)
<
< Open the file for buffered I/O
<
< Module declines to handle
< Module declines to handle
< Open the file for reading
<
< Open the file in binary mode (This flag is ignored on UNIX because it has no meaning)
<
< Open the file for buffered I/O
<
< Module declines to handle
< Module declines to handle
< Module declines to handle
< Module declines to handle
< Open the file for reading
<
< Open the file in binary mode (This flag is ignored on UNIX because it has no meaning)
<
< Advisory flag that this file should support apr_socket_sendfile operation
<
< Module declines to handle
< Size of the file
< dev and inode
< Module has handled this stage.
< Module has handled this stage.
< Module declines to handle
Definition at line 404 of file mod_cache_disk.c.
|
static |
Definition at line 712 of file mod_cache_disk.c.
|
static |
Definition at line 776 of file mod_cache_disk.c.
|
static |
Definition at line 901 of file mod_cache_disk.c.
|
static |
Definition at line 865 of file mod_cache_disk.c.
|
static |
Definition at line 260 of file mod_cache_disk.c.
|
static |
< Module has handled this stage.
Definition at line 613 of file mod_cache_disk.c.
|
static |
< Module declines to handle
< Module declines to handle
< Module declines to handle
< Module has handled this stage.
Definition at line 626 of file mod_cache_disk.c.
|
static |
Definition at line 135 of file mod_cache_disk.c.
|
static |
Definition at line 1465 of file mod_cache_disk.c.
|
static |
Definition at line 1452 of file mod_cache_disk.c.
|
static |
Definition at line 1494 of file mod_cache_disk.c.
|
static |
Definition at line 1480 of file mod_cache_disk.c.
|
static |
Definition at line 1508 of file mod_cache_disk.c.
|
static |
Definition at line 1522 of file mod_cache_disk.c.
|
static |
Definition at line 1434 of file mod_cache_disk.c.
|
static |
Definition at line 748 of file mod_cache_disk.c.
|
static |
< Create the file if not there
<
< Open the file for writing
<
< Open the file in binary mode (This flag is ignored on UNIX because it has no meaning)
<
< Open the file for buffered I/O
<
< Open should fail if APR_FOPEN_CREATE and file exists.
<
< dev and inode
Definition at line 1137 of file mod_cache_disk.c.
|
static |
Definition at line 944 of file mod_cache_disk.c.
|
static |
Definition at line 912 of file mod_cache_disk.c.
|
static |
Definition at line 321 of file mod_cache_disk.c.
|
static |
< Create the file if not there
<
< Open the file for writing
<
< Open the file in binary mode (This flag is ignored on UNIX because it has no meaning)
<
< Open should fail if APR_FOPEN_CREATE and file exists.
<
< Create the file if not there
<
< Open the file for writing
<
< Open the file in binary mode (This flag is ignored on UNIX because it has no meaning)
<
< Open the file for buffered I/O
<
< Open should fail if APR_FOPEN_CREATE and file exists.
<
Definition at line 965 of file mod_cache_disk.c.
Definition at line 1577 of file mod_cache_disk.c.
|
static |
Definition at line 1556 of file mod_cache_disk.c.
|
static |
Definition at line 1537 of file mod_cache_disk.c.