#include "ap_config.h"Include dependency graph for ap_provider.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Provider |
Functions | |
| AP_DECLARE (apr_status_t) ap_register_provider(apr_pool_t *pool | |
| AP_DECLARE (void *) ap_lookup_provider(const char *provider_group | |
Variables | |
| const char * | provider_group |
| const char const char * | provider_name |
| const char const char const char * | provider_version |
| const char const char const char const void * | provider |
|
|
This function is used to retrieve a provider from the global provider pool.
|
|
|
This function is used to register a provider with the global provider pool.
|
|
|
Definition at line 37 of file ap_provider.h. Referenced by CACHE_DECLARE(), and dav_merge_dir_config(). |
|
|
Definition at line 37 of file ap_provider.h. |
|
|
Definition at line 51 of file ap_provider.h. Referenced by dav_merge_dir_config(). |
|
|
Definition at line 51 of file ap_provider.h. |